Home
last modified time | relevance | path

Searched refs:ASN1_OP_D2I_PRE (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dx_req.c54 case ASN1_OP_D2I_PRE: in req_cb()
H A Dx_x509.c43 case ASN1_OP_D2I_PRE: in x509_cb()
H A Dx_crl.c165 case ASN1_OP_D2I_PRE: in crl_cb()
/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c276 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in asn1_item_embed_d2i()
371 if (asn1_cb && !asn1_cb(ASN1_OP_D2I_PRE, pval, it, NULL)) in asn1_item_embed_d2i()
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod141 =item B<ASN1_OP_D2I_PRE>
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h746 # define ASN1_OP_D2I_PRE 4 macro
H A Dasn1t.h.in747 # define ASN1_OP_D2I_PRE 4 macro