Searched refs:NID_x509Certificate (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/pkcs12/
H A Dp12_utl.c134 NID_x509Certificate, NID_certBag);
147 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)
H A Dp12_asn.c86 ADB_ENTRY(NID_x509Certificate, ASN1_EXP(PKCS12_BAGS, value.x509cert, ASN1_OCTET_STRING, 0)),
H A Dp12_kiss.c261 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)
/freebsd-10.2-release/crypto/openssl/crypto/objects/
H A Dobjects.h850 # define NID_x509Certificate 158 macro
H A Dobj_mac.h1060 #define NID_x509Certificate 158 macro
H A Dobj_dat.h1143 {"x509Certificate","x509Certificate",NID_x509Certificate,10,
/freebsd-10.2-release/crypto/openssl/apps/
H A Dpkcs12.c881 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)

Completed in 171 milliseconds