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

/external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/
H A Dp12_utl.c136 if(M_PKCS12_cert_bag_type(bag) != NID_x509Certificate) return NULL;
143 if(M_PKCS12_cert_bag_type(bag) != NID_x509Crl) return NULL;
H A Dpkcs12.h158 #define M_PKCS12_cert_bag_type(bg) OBJ_obj2nid((bg)->value.bag->type) macro
159 #define M_PKCS12_crl_bag_type M_PKCS12_cert_bag_type
H A Dp12_kiss.c259 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate )
/external/openssl/crypto/pkcs12/
H A Dp12_utl.c136 if(M_PKCS12_cert_bag_type(bag) != NID_x509Certificate) return NULL;
143 if(M_PKCS12_cert_bag_type(bag) != NID_x509Crl) return NULL;
H A Dpkcs12.h158 #define M_PKCS12_cert_bag_type(bg) OBJ_obj2nid((bg)->value.bag->type) macro
159 #define M_PKCS12_crl_bag_type M_PKCS12_cert_bag_type
H A Dp12_kiss.c259 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate )
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dpkcs12.h158 #define M_PKCS12_cert_bag_type(bg) OBJ_obj2nid((bg)->value.bag->type) macro
159 #define M_PKCS12_crl_bag_type M_PKCS12_cert_bag_type
/external/openssl/include/openssl/
H A Dpkcs12.h158 #define M_PKCS12_cert_bag_type(bg) OBJ_obj2nid((bg)->value.bag->type) macro
159 #define M_PKCS12_crl_bag_type M_PKCS12_cert_bag_type
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dpkcs12.c799 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate )
/external/openssl/apps/
H A Dpkcs12.c799 if (M_PKCS12_cert_bag_type(bag) != NID_x509Certificate )

Completed in 111 milliseconds