Searched defs:PKCS7_ISSUER_AND_SERIAL (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/
H A Dossl_typ.h106 #undef PKCS7_ISSUER_AND_SERIAL macro
/external/openssl/include/openssl/
H A Dossl_typ.h106 #undef PKCS7_ISSUER_AND_SERIAL macro
H A Dpkcs7.h75 #undef PKCS7_ISSUER_AND_SERIAL macro
90 } PKCS7_ISSUER_AND_SERIAL; typedef in typeref:struct:pkcs7_issuer_and_serial_st
95 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
112 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
279 DECLARE_ASN1_FUNCTIONS(PKCS7_ISSUER_AND_SERIAL)
281 int PKCS7_ISSUER_AND_SERIAL_digest(PKCS7_ISSUER_AND_SERIAL *data,const EVP_MD *type,
346 PKCS7_ISSUER_AND_SERIAL *PKCS7_get_issuer_and_serial(PKCS7 *p7, int idx);
/external/openssl/crypto/pkcs7/
H A Dpkcs7.h75 #undef PKCS7_ISSUER_AND_SERIAL macro
90 } PKCS7_ISSUER_AND_SERIAL; typedef in typeref:struct:pkcs7_issuer_and_serial_st
95 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
112 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
279 DECLARE_ASN1_FUNCTIONS(PKCS7_ISSUER_AND_SERIAL)
281 int PKCS7_ISSUER_AND_SERIAL_digest(PKCS7_ISSUER_AND_SERIAL *data,const EVP_MD *type,
346 PKCS7_ISSUER_AND_SERIAL *PKCS7_get_issuer_and_serial(PKCS7 *p7, int idx);

Completed in 81 milliseconds