Searched refs:M_PKCS12_cert_bag_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/pkcs12/
H A Dp12_utl.c153 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)
163 if (M_PKCS12_cert_bag_type(bag) != NID_x509Crl)
H A Dpkcs12.h161 # define M_PKCS12_cert_bag_type(bg) OBJ_obj2nid((bg)->value.bag->type) macro
162 # define M_PKCS12_crl_bag_type M_PKCS12_cert_bag_type
H A Dp12_kiss.c264 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)
/freebsd-9.3-release/crypto/openssl/apps/
H A Dpkcs12.c889 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate)

Completed in 48 milliseconds