Home
last modified time | relevance | path

Searched defs:pkcs7_recip_info_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dpkcs7.h.in71 typedef struct pkcs7_recip_info_st { struct
72 ASN1_INTEGER *version; /* version 0 */
73 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
74 X509_ALGOR *key_enc_algor;
75 ASN1_OCTET_STRING *enc_key;
76 X509 *cert; /* get the pub-key from this */
77 const PKCS7_CTX *ctx;
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dpkcs7.h51 typedef struct pkcs7_recip_info_st { struct
52 ASN1_INTEGER *version; /* version 0 */
53 PKCS7_ISSUER_AND_SERIAL *issuer_and_serial;
54 X509_ALGOR *key_enc_algor;
55 ASN1_OCTET_STRING *enc_key;
56 X509 *cert; /* get the pub-key from this */