Home | History | Annotate | Download | only in apps

Lines Matching refs:inst

1060 			ASN1_OBJECT *inst = NULL;
1065 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]);
1072 else if (inst)
1073 OCSP_SINGLERESP_add1_ext_i2d(single, NID_hold_instruction_code, inst, 0, 0);
1074 ASN1_OBJECT_free(inst);