Home | History | Annotate | Download | only in apps

Lines Matching refs:inst

1123 			ASN1_OBJECT *inst = NULL;
1128 unpack_revinfo(&revtm, &reason, &inst, &invtm, inf[DB_rev_date]);
1135 else if (inst)
1136 OCSP_SINGLERESP_add1_ext_i2d(single, NID_hold_instruction_code, inst, 0, 0);
1137 ASN1_OBJECT_free(inst);