ABI | Symbols | Types | Live Readelf |
| Used As | Name | Used In |
|---|---|---|
| PARAM | x | ASN1_OCTET_STRING_dup ( ASN1_OCTET_STRING const* x ) » |
| PARAM | a | i2c_ASN1_BIT_STRING ( ASN1_BIT_STRING* a, unsigned char** pp ) » |
| PARAM | a | c2i_ASN1_BIT_STRING ( ASN1_BIT_STRING** a, unsigned char const** pp, long len ) » |
| PARAM | a | ASN1_BIT_STRING_set_bit ( ASN1_BIT_STRING* a, int n, int value ) » |
| PARAM | a | ASN1_BIT_STRING_get_bit ( ASN1_BIT_STRING* a, int n ) » |
| PARAM | a | ASN1_BIT_STRING_check ( ASN1_BIT_STRING* a, unsigned char* flags, int flags_len ) » |
| PARAM | d | ASN1_UTCTIME_check ( ASN1_UTCTIME const* d ) » |
| PARAM | s | ASN1_UTCTIME_set_string ( ASN1_UTCTIME* s, char const* str ) » |
| PARAM | s | ASN1_UTCTIME_adj ( ASN1_UTCTIME* s, time_t t, int offset_day, long offset_sec ) » |
| PARAM | s | ASN1_UTCTIME_set ( ASN1_UTCTIME* s, time_t t ) » |
| PARAM | s | ASN1_UTCTIME_cmp_time_t ( ASN1_UTCTIME const* s, time_t t ) » |
| PARAM | d | ASN1_GENERALIZEDTIME_check ( ASN1_GENERALIZEDTIME const* d ) » |
| PARAM | s | ASN1_GENERALIZEDTIME_set_string ( ASN1_GENERALIZEDTIME* s, char const* str ) » |
| PARAM | s | ASN1_GENERALIZEDTIME_adj ( ASN1_GENERALIZEDTIME* s, time_t t, int offset_day, long offset_sec ) » |
| PARAM | s | ASN1_GENERALIZEDTIME_set ( ASN1_GENERALIZEDTIME* s, time_t t ) » |
| PARAM | a | ASN1_TIME_free ( ASN1_TIME* a ) » |
| PARAM | s | ASN1_TIME_adj ( ASN1_TIME* s, time_t t, int offset_day, long offset_sec ) » |
| PARAM | s | ASN1_TIME_set ( ASN1_TIME* s, time_t t ) » |
| PARAM | t | ASN1_TIME_check ( ASN1_TIME* t ) » |
| PARAM | out | ASN1_TIME_to_generalizedtime ( ASN1_TIME* t, ASN1_GENERALIZEDTIME** out ) » |
| PARAM | t | ASN1_TIME_to_generalizedtime ( ASN1_TIME* t, ASN1_GENERALIZEDTIME** out ) » |
| PARAM | s | ASN1_TIME_set_string ( ASN1_TIME* s, char const* str ) » |
| PARAM | from | ASN1_TIME_diff ( int* pday, int* psec, ASN1_TIME const* from, ASN1_TIME const* to ) » |
| PARAM | to | ASN1_TIME_diff ( int* pday, int* psec, ASN1_TIME const* from, ASN1_TIME const* to ) » |
| PARAM | dst | ASN1_STRING_copy ( ASN1_STRING* dst, ASN1_STRING const* str ) » |
| PARAM | str | ASN1_STRING_copy ( ASN1_STRING* dst, ASN1_STRING const* str ) » |
| PARAM | x | ASN1_INTEGER_dup ( ASN1_INTEGER const* x ) » |
| PARAM | x | ASN1_INTEGER_cmp ( ASN1_INTEGER const* x, ASN1_INTEGER const* y ) » |
| PARAM | y | ASN1_INTEGER_cmp ( ASN1_INTEGER const* x, ASN1_INTEGER const* y ) » |
| PARAM | a | i2c_ASN1_INTEGER ( ASN1_INTEGER* a, unsigned char** pp ) » |
| PARAM | a | c2i_ASN1_INTEGER ( ASN1_INTEGER** a, unsigned char const** pp, long len ) » |
| PARAM | a | ASN1_STRING_cmp ( ASN1_STRING const* a, ASN1_STRING const* b ) » |
| PARAM | b | ASN1_STRING_cmp ( ASN1_STRING const* a, ASN1_STRING const* b ) » |
| PARAM | a | ASN1_OCTET_STRING_cmp ( ASN1_OCTET_STRING const* a, ASN1_OCTET_STRING const* b ) » |
| PARAM | b | ASN1_OCTET_STRING_cmp ( ASN1_OCTET_STRING const* a, ASN1_OCTET_STRING const* b ) » |
| PARAM | s | ASN1_UNIVERSALSTRING_to_string ( ASN1_UNIVERSALSTRING* s ) » |
| PARAM | a | ASN1_ENUMERATED_set ( ASN1_ENUMERATED* a, long v ) » |
| PARAM | a | ASN1_ENUMERATED_get ( ASN1_ENUMERATED* a ) » |
| PARAM | ai | BN_to_ASN1_ENUMERATED ( BIGNUM* bn, ASN1_ENUMERATED* ai ) » |
| PARAM | ai | ASN1_ENUMERATED_to_BN ( ASN1_ENUMERATED* ai, BIGNUM* bn ) » |
| PARAM | signature | ASN1_sign ( i2d_of_void* i2d, X509_ALGOR* algor1, X509_ALGOR* algor2, ASN1_BIT_STRING* signature, char* data, EVP_PKEY* pkey, EVP_MD const* type ) » |
| PARAM | signature | ASN1_item_sign_ctx ( ASN1_ITEM const* it, X509_ALGOR* algor1, X509_ALGOR* algor2, ASN1_BIT_STRING* signature, void* asn, EVP_MD_CTX* ctx ) » |
| PARAM | signature | ASN1_item_sign ( ASN1_ITEM const* it, X509_ALGOR* algor1, X509_ALGOR* algor2, ASN1_BIT_STRING* signature, void* asn, EVP_PKEY* pkey, EVP_MD const* type ) » |
| PARAM | signature | ASN1_verify ( i2d_of_void* i2d, X509_ALGOR* a, ASN1_BIT_STRING* signature, char* data, EVP_PKEY* pkey ) » |
| PARAM | signature | ASN1_item_verify ( ASN1_ITEM const* it, X509_ALGOR* a, ASN1_BIT_STRING* signature, void* asn, EVP_PKEY* pkey ) » |
| PARAM | out | ASN1_mbstring_ncopy ( ASN1_STRING** out, unsigned char const* in, int len, int inform, unsigned long mask, long minsize, long maxsize ) » |
| PARAM | out | ASN1_mbstring_copy ( ASN1_STRING** out, unsigned char const* in, int len, int inform, unsigned long mask ) » |
| PARAM | str | ASN1_STRING_print_ex ( BIO* out, ASN1_STRING* str, unsigned long flags ) » |
| PARAM | str | ASN1_STRING_print_ex_fp ( FILE* fp, ASN1_STRING* str, unsigned long flags ) » |
| PARAM | in | ASN1_STRING_to_UTF8 ( unsigned char** out, ASN1_STRING* in ) » |
| PARAM | psig | X509_get0_signature ( ASN1_BIT_STRING** psig, X509_ALGOR** palg, X509 const* x ) » |
| PARAM | a | ASN1_UTF8STRING_free ( ASN1_UTF8STRING* a ) » |
| PARAM | serial | X509_CRL_get0_by_serial ( X509_CRL* crl, X509_REVOKED** ret, ASN1_INTEGER* serial ) » |
| PARAM | a | ASN1_ENUMERATED_free ( ASN1_ENUMERATED* a ) » |
| PARAM | v | ASN1_STRING_print ( BIO* bp, ASN1_STRING const* v ) » |
| PARAM | sig | X509_signature_print ( BIO* bp, X509_ALGOR* sigalg, ASN1_STRING* sig ) » |
| PARAM | tm | ASN1_GENERALIZEDTIME_print ( BIO* bp, ASN1_GENERALIZEDTIME const* tm ) » |
| PARAM | tm | ASN1_UTCTIME_print ( BIO* bp, ASN1_UTCTIME const* tm ) » |
| PARAM | tm | ASN1_TIME_print ( BIO* bp, ASN1_TIME const* tm ) » |
| PARAM | bs | ASN1_BIT_STRING_name_print ( BIO* out, ASN1_BIT_STRING* bs, BIT_STRING_BITNAME* tbl, int indent ) » |
| PARAM | bs | ASN1_BIT_STRING_set_asc ( ASN1_BIT_STRING* bs, char* name, int value, BIT_STRING_BITNAME* tbl ) » |
| PARAM | a | d2i_ASN1_ENUMERATED ( ASN1_ENUMERATED** a, unsigned char const** in, long len ) » |
| PARAM | a | d2i_ASN1_BIT_STRING ( ASN1_BIT_STRING** a, unsigned char const** in, long len ) » |
| PARAM | a | i2d_ASN1_BIT_STRING ( ASN1_BIT_STRING* a, unsigned char** out ) » |
| PARAM | a | ASN1_GENERALIZEDTIME_free ( ASN1_GENERALIZEDTIME* a ) » |
| PARAM | a | i2s_ASN1_INTEGER ( X509V3_EXT_METHOD* method, ASN1_INTEGER* a ) » |
| PARAM | bs | a2i_ASN1_INTEGER ( BIO* bp, ASN1_INTEGER* bs, char* buf, int size ) » |
| PARAM | a | i2a_ASN1_STRING ( BIO* bp, ASN1_STRING* a, int type ) » |
| PARAM | bs | a2i_ASN1_STRING ( BIO* bp, ASN1_STRING* bs, char* buf, int size ) » |
| PARAM | a | i2a_ASN1_ENUMERATED ( BIO* bp, ASN1_ENUMERATED* a ) » |
| PARAM | bs | a2i_ASN1_ENUMERATED ( BIO* bp, ASN1_ENUMERATED* bs, char* buf, int size ) » |
| PARAM | x | ASN1_STRING_length_set ( ASN1_STRING* x, int len ) » |
| PARAM | x | ASN1_STRING_type ( ASN1_STRING* x ) » |
| PARAM | a | d2i_ASN1_type_bytes ( ASN1_STRING** a, unsigned char const** pp, long length, int type ) » |
| PARAM | a | i2d_ASN1_bytes ( ASN1_STRING* a, unsigned char** pp, int tag, int xclass ) » |
| PARAM | a | d2i_ASN1_bytes ( ASN1_STRING** a, unsigned char const** pp, long length, int Ptag, int Pclass ) » |
| PARAM | out | ASN1_STRING_set_by_NID ( ASN1_STRING** out, unsigned char const* in, int inlen, int inform, int nid ) » |
| PARAM | oct | ASN1_unpack_string ( ASN1_STRING* oct, d2i_of_void* d2i ) » |
| PARAM | oct | ASN1_pack_string ( void* obj, i2d_of_void* i2d, ASN1_STRING** oct ) » |
| PARAM | oct | ASN1_item_unpack ( ASN1_STRING* oct, ASN1_ITEM const* it ) » |
| PARAM | s | X509_gmtime_adj ( ASN1_TIME* s, long adj ) » |
| PARAM | serial | X509_find_by_issuer_and_serial ( struct stack_st_X509* sk, X509_NAME* name, ASN1_INTEGER* serial ) » |
| PARAM | s | X509_time_adj_ex ( ASN1_TIME* s, int offset_day, long offset_sec, time_t* in_tm ) » |
| PARAM | s | X509_time_adj ( ASN1_TIME* s, long offset_sec, time_t* in_tm ) » |
| PARAM | ctm | X509_cmp_time ( ASN1_TIME const* ctm, time_t* cmp_time ) » |
| PARAM | ctm | X509_cmp_current_time ( ASN1_TIME const* ctm ) » |
| PARAM | tm | X509_CRL_set_lastUpdate ( X509_CRL* x, ASN1_TIME const* tm ) » |
| PARAM | tm | X509_CRL_set_nextUpdate ( X509_CRL* x, ASN1_TIME const* tm ) » |
| PARAM | serial | X509_set_serialNumber ( X509* x, ASN1_INTEGER* serial ) » |
| PARAM | tm | X509_set_notBefore ( X509* x, ASN1_TIME const* tm ) » |
| PARAM | tm | X509_set_notAfter ( X509* x, ASN1_TIME const* tm ) » |
| PARAM | tm | X509_REVOKED_set_revocationDate ( X509_REVOKED* x, ASN1_TIME* tm ) » |
| PARAM | serial | X509_REVOKED_set_serialNumber ( X509_REVOKED* x, ASN1_INTEGER* serial ) » |
| PARAM | data | X509_EXTENSION_set_data ( X509_EXTENSION* ex, ASN1_OCTET_STRING* data ) » |
| PARAM | data | X509_EXTENSION_create_by_OBJ ( X509_EXTENSION** ex, ASN1_OBJECT* obj, int crit, ASN1_OCTET_STRING* data ) » |
| PARAM | data | X509_EXTENSION_create_by_NID ( X509_EXTENSION** ex, int nid, int crit, ASN1_OCTET_STRING* data ) » |
| PARAM | serial | X509_LOOKUP_by_issuer_serial ( X509_LOOKUP* ctx, int type, X509_NAME* name, ASN1_INTEGER* serial, X509_OBJECT* ret ) » |
| PARAM | aint | X509V3_add_value_int ( char const* name, ASN1_INTEGER* aint, struct stack_st_CONF_VALUE** extlist ) » |
| PARAM | aint | X509V3_get_value_int ( CONF_VALUE* value, ASN1_INTEGER** aint ) » |
| PARAM | bits | i2v_ASN1_BIT_STRING ( X509V3_EXT_METHOD* method, ASN1_BIT_STRING* bits, struct stack_st_CONF_VALUE* ret ) » |
| PARAM | a | i2s_ASN1_ENUMERATED ( X509V3_EXT_METHOD* method, ASN1_ENUMERATED* a ) » |
| PARAM | oct | i2s_ASN1_OCTET_STRING ( X509V3_EXT_METHOD* method, ASN1_OCTET_STRING* oct ) » |
| PARAM | e | i2s_ASN1_ENUMERATED_TABLE ( X509V3_EXT_METHOD* method, ASN1_ENUMERATED* e ) » |
| PARAM | zone | SXNET_get_id_INTEGER ( SXNET* sx, ASN1_INTEGER* zone ) » |
| PARAM | zone | SXNET_add_id_INTEGER ( SXNET** psx, ASN1_INTEGER* zone, char* user, int userlen ) » |
| PARAM | t | PKCS7_add0_attrib_signing_time ( PKCS7_SIGNER_INFO* si, ASN1_TIME* t ) » |
| PARAM | oct | PKCS12_item_decrypt_d2i ( X509_ALGOR* algor, ASN1_ITEM const* it, char const* pass, int passlen, ASN1_OCTET_STRING* oct, int zbuf ) » |
| PARAM | issuerKey | OCSP_cert_id_new ( EVP_MD const* dgst, X509_NAME* issuerName, ASN1_BIT_STRING* issuerKey, ASN1_INTEGER* serialNumber ) » |
| PARAM | serialNumber | OCSP_cert_id_new ( EVP_MD const* dgst, X509_NAME* issuerName, ASN1_BIT_STRING* issuerKey, ASN1_INTEGER* serialNumber ) » |
| PARAM | nextupd | OCSP_single_get0_status ( OCSP_SINGLERESP* single, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | revtime | OCSP_single_get0_status ( OCSP_SINGLERESP* single, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | thisupd | OCSP_single_get0_status ( OCSP_SINGLERESP* single, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | nextupd | OCSP_resp_find_status ( OCSP_BASICRESP* bs, OCSP_CERTID* id, int* status, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | revtime | OCSP_resp_find_status ( OCSP_BASICRESP* bs, OCSP_CERTID* id, int* status, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | thisupd | OCSP_resp_find_status ( OCSP_BASICRESP* bs, OCSP_CERTID* id, int* status, int* reason, ASN1_GENERALIZEDTIME** revtime, ASN1_GENERALIZEDTIME** thisupd, ASN1_GENERALIZEDTIME** nextupd ) » |
| PARAM | nextupd | OCSP_check_validity ( ASN1_GENERALIZEDTIME* thisupd, ASN1_GENERALIZEDTIME* nextupd, long nsec, long maxsec ) » |
| PARAM | thisupd | OCSP_check_validity ( ASN1_GENERALIZEDTIME* thisupd, ASN1_GENERALIZEDTIME* nextupd, long nsec, long maxsec ) » |
| PARAM | piNameHash | OCSP_id_get0_info ( ASN1_OCTET_STRING** piNameHash, ASN1_OBJECT** pmd, ASN1_OCTET_STRING** pikeyHash, ASN1_INTEGER** pserial, OCSP_CERTID* cid ) » |
| PARAM | pikeyHash | OCSP_id_get0_info ( ASN1_OCTET_STRING** piNameHash, ASN1_OBJECT** pmd, ASN1_OCTET_STRING** pikeyHash, ASN1_INTEGER** pserial, OCSP_CERTID* cid ) » |
| PARAM | pserial | OCSP_id_get0_info ( ASN1_OCTET_STRING** piNameHash, ASN1_OBJECT** pmd, ASN1_OCTET_STRING** pikeyHash, ASN1_INTEGER** pserial, OCSP_CERTID* cid ) » |
| PARAM | nextupd | OCSP_basic_add1_status ( OCSP_BASICRESP* rsp, OCSP_CERTID* cid, int status, int reason, ASN1_TIME* revtime, ASN1_TIME* thisupd, ASN1_TIME* nextupd ) » |
| PARAM | revtime | OCSP_basic_add1_status ( OCSP_BASICRESP* rsp, OCSP_CERTID* cid, int status, int reason, ASN1_TIME* revtime, ASN1_TIME* thisupd, ASN1_TIME* nextupd ) » |
| PARAM | thisupd | OCSP_basic_add1_status ( OCSP_BASICRESP* rsp, OCSP_CERTID* cid, int status, int reason, ASN1_TIME* revtime, ASN1_TIME* thisupd, ASN1_TIME* nextupd ) » |
| PARAM | keyid | cms_SignerIdentifier_get0_signer_id ( CMS_SignerIdentifier* sid, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | sno | cms_SignerIdentifier_get0_signer_id ( CMS_SignerIdentifier* sid, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | keyid | CMS_SignerInfo_get0_signer_id ( CMS_SignerInfo* si, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | sno | CMS_SignerInfo_get0_signer_id ( CMS_SignerInfo* si, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | keyid | CMS_RecipientInfo_ktri_get0_signer_id ( CMS_RecipientInfo* ri, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | sno | CMS_RecipientInfo_ktri_get0_signer_id ( CMS_RecipientInfo* ri, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | date | CMS_add0_recipient_key ( CMS_ContentInfo* cms, int nid, unsigned char* key, size_t keylen, unsigned char* id, size_t idlen, ASN1_GENERALIZEDTIME* date, ASN1_OBJECT* otherTypeId, ASN1_TYPE* otherType ) » |
| PARAM | pdate | CMS_RecipientInfo_kekri_get0_id ( CMS_RecipientInfo* ri, X509_ALGOR** palg, ASN1_OCTET_STRING** pid, ASN1_GENERALIZEDTIME** pdate, ASN1_OBJECT** potherid, ASN1_TYPE** pothertype ) » |
| PARAM | pid | CMS_RecipientInfo_kekri_get0_id ( CMS_RecipientInfo* ri, X509_ALGOR** palg, ASN1_OCTET_STRING** pid, ASN1_GENERALIZEDTIME** pdate, ASN1_OBJECT** potherid, ASN1_TYPE** pothertype ) » |
| PARAM | pcid | CMS_ReceiptRequest_get0_values ( CMS_ReceiptRequest* rr, ASN1_STRING** pcid, int* pallorfirst, struct stack_st_GENERAL_NAMES** plist, struct stack_st_GENERAL_NAMES** prto ) » |
| PARAM | keyid | CMS_RecipientEncryptedKey_get0_id ( CMS_RecipientEncryptedKey* rek, ASN1_OCTET_STRING** keyid, ASN1_GENERALIZEDTIME** tm, CMS_OtherKeyAttribute** other, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | sno | CMS_RecipientEncryptedKey_get0_id ( CMS_RecipientEncryptedKey* rek, ASN1_OCTET_STRING** keyid, ASN1_GENERALIZEDTIME** tm, CMS_OtherKeyAttribute** other, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | tm | CMS_RecipientEncryptedKey_get0_id ( CMS_RecipientEncryptedKey* rek, ASN1_OCTET_STRING** keyid, ASN1_GENERALIZEDTIME** tm, CMS_OtherKeyAttribute** other, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | nonce | TS_REQ_set_nonce ( TS_REQ* a, ASN1_INTEGER const* nonce ) » |
| PARAM | num | TS_ASN1_INTEGER_print_bio ( BIO* bio, ASN1_INTEGER const* num ) » |
| PARAM | serial | TS_TST_INFO_set_serial ( TS_TST_INFO* a, ASN1_INTEGER const* serial ) » |
| PARAM | gtime | TS_TST_INFO_set_time ( TS_TST_INFO* a, ASN1_GENERALIZEDTIME const* gtime ) » |
| PARAM | seconds | TS_ACCURACY_set_seconds ( TS_ACCURACY* a, ASN1_INTEGER const* seconds ) » |
| PARAM | millis | TS_ACCURACY_set_millis ( TS_ACCURACY* a, ASN1_INTEGER const* millis ) » |
| PARAM | micros | TS_ACCURACY_set_micros ( TS_ACCURACY* a, ASN1_INTEGER const* micros ) » |
| PARAM | nonce | TS_TST_INFO_set_nonce ( TS_TST_INFO* a, ASN1_INTEGER const* nonce ) » |
| PARAM | a | ASN1_INTEGER_get ( ASN1_INTEGER const* a ) » |
| PARAM | ai | ASN1_INTEGER_to_BN ( ASN1_INTEGER const* ai, BIGNUM* bn ) » |
| PARAM | str | ASN1_STRING_set ( ASN1_STRING* str, void const* _data, int len ) » |
| PARAM | x | ASN1_BIT_STRING_set ( ASN1_BIT_STRING* x, unsigned char* d, int len ) » |
| PARAM | a | ASN1_BIT_STRING_free ( ASN1_BIT_STRING* a ) » |
| PARAM | a | ASN1_INTEGER_set ( ASN1_INTEGER* a, long v ) » |
| PARAM | ai | BN_to_ASN1_INTEGER ( BIGNUM const* bn, ASN1_INTEGER* ai ) » |
| PARAM | x | ASN1_STRING_length ( ASN1_STRING const* x ) » |
| PARAM | x | ASN1_STRING_data ( ASN1_STRING* x ) » |
| PARAM | pukm | CMS_RecipientInfo_kari_get0_alg ( CMS_RecipientInfo* ri, X509_ALGOR** palg, ASN1_OCTET_STRING** pukm ) » |
| PARAM | ukm | CMS_SharedInfo_encode ( unsigned char** pder, X509_ALGOR* kekalg, ASN1_OCTET_STRING* ukm, int keylen ) » |
| PARAM | keyid | CMS_RecipientInfo_kari_get0_orig_id ( CMS_RecipientInfo* ri, X509_ALGOR** pubalg, ASN1_BIT_STRING** pubkey, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | pubkey | CMS_RecipientInfo_kari_get0_orig_id ( CMS_RecipientInfo* ri, X509_ALGOR** pubalg, ASN1_BIT_STRING** pubkey, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | sno | CMS_RecipientInfo_kari_get0_orig_id ( CMS_RecipientInfo* ri, X509_ALGOR** pubalg, ASN1_BIT_STRING** pubkey, ASN1_OCTET_STRING** keyid, X509_NAME** issuer, ASN1_INTEGER** sno ) » |
| PARAM | str | ASN1_STRING_set0 ( ASN1_STRING* str, void* data, int len ) » |
| PARAM | a | ASN1_STRING_free ( ASN1_STRING* a ) » |
| PARAM | a | i2d_ASN1_OCTET_STRING ( ASN1_OCTET_STRING* a, unsigned char** out ) » |
| PARAM | a | d2i_ASN1_OCTET_STRING ( ASN1_OCTET_STRING** a, unsigned char const** in, long len ) » |
| PARAM | oct | ASN1_item_pack ( void* obj, ASN1_ITEM const* it, ASN1_STRING** oct ) » |
| PARAM | str | ASN1_STRING_dup ( ASN1_STRING const* str ) » |
| PARAM | a | i2a_ASN1_INTEGER ( BIO* bp, ASN1_INTEGER* a ) » |
| PARAM | sig | X509_signature_dump ( BIO* bp, ASN1_STRING const* sig, int indent ) » |
| PARAM | a | i2d_ASN1_INTEGER ( ASN1_INTEGER* a, unsigned char** out ) » |
| PARAM | a | ASN1_STRING_clear_free ( ASN1_STRING* a ) » |
| PARAM | a | d2i_ASN1_INTEGER ( ASN1_INTEGER** a, unsigned char const** in, long len ) » |
| PARAM | a | d2i_ASN1_UINTEGER ( ASN1_INTEGER** a, unsigned char const** pp, long length ) » |
| PARAM | a | ASN1_INTEGER_free ( ASN1_INTEGER* a ) » |
| PARAM | x | ASN1_OCTET_STRING_set ( ASN1_OCTET_STRING* x, unsigned char const* d, int len ) » |
| PARAM | a | ASN1_OCTET_STRING_free ( ASN1_OCTET_STRING* a ) » |
| RETURN | ASN1_OCTET_STRING_dup ( ASN1_OCTET_STRING const* x ) » | |
| RETURN | c2i_ASN1_BIT_STRING ( ASN1_BIT_STRING** a, unsigned char const** pp, long len ) » | |
| RETURN | ASN1_UTCTIME_adj ( ASN1_UTCTIME* s, time_t t, int offset_day, long offset_sec ) » | |
| RETURN | ASN1_UTCTIME_set ( ASN1_UTCTIME* s, time_t t ) » | |
| RETURN | ASN1_GENERALIZEDTIME_adj ( ASN1_GENERALIZEDTIME* s, time_t t, int offset_day, long offset_sec ) » | |
| RETURN | ASN1_GENERALIZEDTIME_set ( ASN1_GENERALIZEDTIME* s, time_t t ) » | |
| RETURN | ASN1_TIME_adj ( ASN1_TIME* s, time_t t, int offset_day, long offset_sec ) » | |
| RETURN | ASN1_TIME_set ( ASN1_TIME* s, time_t t ) » | |
| RETURN | ASN1_TIME_to_generalizedtime ( ASN1_TIME* t, ASN1_GENERALIZEDTIME** out ) » | |
| RETURN | ASN1_GENERALIZEDTIME_new ( ) » | |
| RETURN | ASN1_INTEGER_dup ( ASN1_INTEGER const* x ) » | |
| RETURN | c2i_ASN1_INTEGER ( ASN1_INTEGER** a, unsigned char const** pp, long len ) » | |
| RETURN | BN_to_ASN1_ENUMERATED ( BIGNUM* bn, ASN1_ENUMERATED* ai ) » | |
| RETURN | X509_NAME_ENTRY_get_data ( X509_NAME_ENTRY* ne ) » | |
| RETURN | ASN1_UTF8STRING_new ( ) » | |
| RETURN | X509_get_serialNumber ( X509* a ) » | |
| RETURN | d2i_ASN1_ENUMERATED ( ASN1_ENUMERATED** a, unsigned char const** in, long len ) » | |
| RETURN | ASN1_ENUMERATED_new ( ) » | |
| RETURN | d2i_ASN1_BIT_STRING ( ASN1_BIT_STRING** a, unsigned char const** in, long len ) » | |
| RETURN | ASN1_IA5STRING_new ( ) » | |
| RETURN | s2i_ASN1_INTEGER ( X509V3_EXT_METHOD* method, char* value ) » | |
| RETURN | d2i_ASN1_type_bytes ( ASN1_STRING** a, unsigned char const** pp, long length, int type ) » | |
| RETURN | d2i_ASN1_bytes ( ASN1_STRING** a, unsigned char const** pp, long length, int Ptag, int Pclass ) » | |
| RETURN | ASN1_STRING_set_by_NID ( ASN1_STRING** out, unsigned char const* in, int inlen, int inform, int nid ) » | |
| RETURN | ASN1_pack_string ( void* obj, i2d_of_void* i2d, ASN1_STRING** oct ) » | |
| RETURN | X509_gmtime_adj ( ASN1_TIME* s, long adj ) » | |
| RETURN | X509_get0_pubkey_bitstr ( X509 const* x ) » | |
| RETURN | X509_time_adj_ex ( ASN1_TIME* s, int offset_day, long offset_sec, time_t* in_tm ) » | |
| RETURN | X509_time_adj ( ASN1_TIME* s, long offset_sec, time_t* in_tm ) » | |
| RETURN | X509_EXTENSION_get_data ( X509_EXTENSION* ex ) » | |
| RETURN | v2i_ASN1_BIT_STRING ( X509V3_EXT_METHOD* method, X509V3_CTX* ctx, struct stack_st_CONF_VALUE* nval ) » | |
| RETURN | a2i_IPADDRESS ( char const* ipasc ) » | |
| RETURN | a2i_IPADDRESS_NC ( char const* ipasc ) » | |
| RETURN | s2i_ASN1_OCTET_STRING ( X509V3_EXT_METHOD* method, X509V3_CTX* ctx, char* str ) » | |
| RETURN | SXNET_get_id_INTEGER ( SXNET* sx, ASN1_INTEGER* zone ) » | |
| RETURN | SXNET_get_id_asc ( SXNET* sx, char* zone ) » | |
| RETURN | SXNET_get_id_ulong ( SXNET* sx, unsigned long lzone ) » | |
| RETURN | PKCS7_digest_from_attributes ( struct stack_st_X509_ATTRIBUTE* sk ) » | |
| RETURN | PKCS12_item_i2d_encrypt ( X509_ALGOR* algor, ASN1_ITEM const* it, char const* pass, int passlen, void* obj, int zbuf ) » | |
| RETURN | CMS_get0_content ( CMS_ContentInfo* cms ) » | |
| RETURN | CMS_SignerInfo_get0_signature ( CMS_SignerInfo* si ) » | |
| RETURN | TS_MSG_IMPRINT_get_msg ( TS_MSG_IMPRINT* a ) » | |
| RETURN | TS_REQ_get_nonce ( TS_REQ const* a ) » | |
| RETURN | TS_TST_INFO_get_serial ( TS_TST_INFO const* a ) » | |
| RETURN | TS_TST_INFO_get_time ( TS_TST_INFO const* a ) » | |
| RETURN | TS_ACCURACY_get_seconds ( TS_ACCURACY const* a ) » | |
| RETURN | TS_ACCURACY_get_millis ( TS_ACCURACY const* a ) » | |
| RETURN | TS_ACCURACY_get_micros ( TS_ACCURACY const* a ) » | |
| RETURN | TS_TST_INFO_get_nonce ( TS_TST_INFO const* a ) » | |
| RETURN | ASN1_BIT_STRING_new ( ) » | |
| RETURN | ASN1_INTEGER_new ( ) » | |
| RETURN | BN_to_ASN1_INTEGER ( BIGNUM const* bn, ASN1_INTEGER* ai ) » | |
| RETURN | ASN1_STRING_type_new ( int type ) » | |
| RETURN | ASN1_STRING_new ( ) » | |
| RETURN | d2i_ASN1_OCTET_STRING ( ASN1_OCTET_STRING** a, unsigned char const** in, long len ) » | |
| RETURN | ASN1_item_pack ( void* obj, ASN1_ITEM const* it, ASN1_STRING** oct ) » | |
| RETURN | ASN1_STRING_dup ( ASN1_STRING const* str ) » | |
| RETURN | d2i_ASN1_INTEGER ( ASN1_INTEGER** a, unsigned char const** in, long len ) » | |
| RETURN | d2i_ASN1_UINTEGER ( ASN1_INTEGER** a, unsigned char const** pp, long length ) » | |
| RETURN | ASN1_OCTET_STRING_new ( ) » | |
| FIELD | .iter | struct PBEPARAM_st { ASN1_OCTET_STRING* salt, ASN1_INTEGER* iter } » |
| FIELD | .salt | struct PBEPARAM_st { ASN1_OCTET_STRING* salt, ASN1_INTEGER* iter } » |
| FIELD | .iter | struct PBKDF2PARAM_st { ASN1_TYPE* salt, ASN1_INTEGER* iter, ASN1_INTEGER* keylength, X509_ALGOR* prf } » |
| FIELD | .keylength | struct PBKDF2PARAM_st { ASN1_TYPE* salt, ASN1_INTEGER* iter, ASN1_INTEGER* keylength, X509_ALGOR* prf } » |
| FIELD | .value | struct X509_name_entry_st { ASN1_OBJECT* object, ASN1_STRING* value, int set, int size } » |
| FIELD | .version | struct X509_req_info_st { ASN1_ENCODING enc, ASN1_INTEGER* version, X509_NAME* subject, X509_PUBKEY* pubkey, struct stack_st_X509_ATTRIBUTE* attributes } » |
| FIELD | .signature | struct X509_req_st { X509_REQ_INFO* req_info, X509_ALGOR* sig_alg, ASN1_BIT_STRING* signature, int references } » |
| FIELD | .base_crl_number | struct X509_crl_st { X509_CRL_INFO* crl, X509_ALGOR* sig_alg, ASN1_BIT_STRING* signature, int references, int flags, AUTHORITY_KEYID* akid, ISSUING_DIST_POINT* idp, int idp_flags, int idp_reasons, ASN1_INTEGER* crl_number, ASN1_INTEGER* base_crl_number, unsigned char[20] sha1_hash, struct stack_st_GENERAL_NAMES* issuers, X509_CRL_METHOD const* meth, void* meth_data } » |
| FIELD | .crl_number | struct X509_crl_st { X509_CRL_INFO* crl, X509_ALGOR* sig_alg, ASN1_BIT_STRING* signature, int references, int flags, AUTHORITY_KEYID* akid, ISSUING_DIST_POINT* idp, int idp_flags, int idp_reasons, ASN1_INTEGER* crl_number, ASN1_INTEGER* base_crl_number, unsigned char[20] sha1_hash, struct stack_st_GENERAL_NAMES* issuers, X509_CRL_METHOD const* meth, void* meth_data } » |
| FIELD | .signature | struct X509_crl_st { X509_CRL_INFO* crl, X509_ALGOR* sig_alg, ASN1_BIT_STRING* signature, int references, int flags, ... } » |
| FIELD | .revocationDate | struct x509_revoked_st { ASN1_INTEGER* serialNumber, ASN1_TIME* revocationDate, struct stack_st_X509_EXTENSION* extensions, struct stack_st_GENERAL_NAME* issuer, int reason, int sequence } » |
| FIELD | .serialNumber | struct x509_revoked_st { ASN1_INTEGER* serialNumber, ASN1_TIME* revocationDate, struct stack_st_X509_EXTENSION* extensions, struct stack_st_GENERAL_NAME* issuer, int reason, int sequence } » |
| FIELD | .onlysomereasons | struct ISSUING_DIST_POINT_st { DIST_POINT_NAME* distpoint, int onlyuser, int onlyCA, ASN1_BIT_STRING* onlysomereasons, int indirectCRL, int onlyattr } » |
| FIELD | .value | struct X509_extension_st { ASN1_OBJECT* object, ASN1_BOOLEAN critical, ASN1_OCTET_STRING* value } » |
| FIELD | .lastUpdate | struct X509_crl_info_st { ASN1_INTEGER* version, X509_ALGOR* sig_alg, X509_NAME* issuer, ASN1_TIME* lastUpdate, ASN1_TIME* nextUpdate, struct stack_st_X509_REVOKED* revoked, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .nextUpdate | struct X509_crl_info_st { ASN1_INTEGER* version, X509_ALGOR* sig_alg, X509_NAME* issuer, ASN1_TIME* lastUpdate, ASN1_TIME* nextUpdate, struct stack_st_X509_REVOKED* revoked, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .version | struct X509_crl_info_st { ASN1_INTEGER* version, X509_ALGOR* sig_alg, X509_NAME* issuer, ASN1_TIME* lastUpdate, ASN1_TIME* nextUpdate, struct stack_st_X509_REVOKED* revoked, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .nameAssigner | struct EDIPartyName_st { ASN1_STRING* nameAssigner, ASN1_STRING* partyName } » |
| FIELD | .partyName | struct EDIPartyName_st { ASN1_STRING* nameAssigner, ASN1_STRING* partyName } » |
| FIELD | .dNSName | anon-union-x509v3.h-188 { char* ptr, OTHERNAME* otherName, ASN1_IA5STRING* rfc822Name, ASN1_IA5STRING* dNSName, ASN1_TYPE* x400Address, X509_NAME* directoryName, ... } » |
| FIELD | .iPAddress | anon-union-x509v3.h-188 { char* ptr, OTHERNAME* otherName, ASN1_IA5STRING* rfc822Name, ASN1_IA5STRING* dNSName, ASN1_TYPE* x400Address, X509_NAME* directoryName, EDIPARTYNAME* ediPartyName, ASN1_IA5STRING* uniformResourceIdentifier, ASN1_OCTET_STRING* iPAddress, ASN1_OBJECT* registeredID, ASN1_OCTET_STRING* ip, X509_NAME* dirn, ASN1_IA5STRING* ia5, ASN1_OBJECT* rid, ASN1_TYPE* other } » |
| FIELD | .ia5 | anon-union-x509v3.h-188 { ... ASN1_OCTET_STRING* ip, X509_NAME* dirn, ASN1_IA5STRING* ia5, ASN1_OBJECT* rid, ASN1_TYPE* other } » |
| FIELD | .ip | anon-union-x509v3.h-188 { char* ptr, OTHERNAME* otherName, ASN1_IA5STRING* rfc822Name, ASN1_IA5STRING* dNSName, ASN1_TYPE* x400Address, X509_NAME* directoryName, EDIPARTYNAME* ediPartyName, ASN1_IA5STRING* uniformResourceIdentifier, ASN1_OCTET_STRING* iPAddress, ASN1_OBJECT* registeredID, ASN1_OCTET_STRING* ip, X509_NAME* dirn, ASN1_IA5STRING* ia5, ASN1_OBJECT* rid, ASN1_TYPE* other } » |
| FIELD | .rfc822Name | anon-union-x509v3.h-188 { char* ptr, OTHERNAME* otherName, ASN1_IA5STRING* rfc822Name, ASN1_IA5STRING* dNSName, ASN1_TYPE* x400Address, ... } » |
| FIELD | .uniformResourceIdentifier | anon-union-x509v3.h-188 { char* ptr, OTHERNAME* otherName, ASN1_IA5STRING* rfc822Name, ASN1_IA5STRING* dNSName, ASN1_TYPE* x400Address, X509_NAME* directoryName, EDIPARTYNAME* ediPartyName, ASN1_IA5STRING* uniformResourceIdentifier, ASN1_OCTET_STRING* iPAddress, ASN1_OBJECT* registeredID, ASN1_OCTET_STRING* ip, X509_NAME* dirn, ASN1_IA5STRING* ia5, ASN1_OBJECT* rid, ASN1_TYPE* other } » |
| FIELD | .enc_pkey | struct private_key_st { int version, X509_ALGOR* enc_algor, ASN1_OCTET_STRING* enc_pkey, EVP_PKEY* dec_pkey, int key_length, char* key_data, int key_free, EVP_CIPHER_INFO cipher, int references } » |
| FIELD | .challenge | struct Netscape_spkac_st { X509_PUBKEY* pubkey, ASN1_IA5STRING* challenge } » |
| FIELD | .signature | struct Netscape_spki_st { NETSCAPE_SPKAC* spkac, X509_ALGOR* sig_algor, ASN1_BIT_STRING* signature } » |
| FIELD | .version | struct pkcs7_signed_st { ASN1_INTEGER* version, struct stack_st_X509_ALGOR* md_algs, struct stack_st_X509* cert, struct stack_st_X509_CRL* crl, struct stack_st_PKCS7_SIGNER_INFO* signer_info, struct pkcs7_st* contents } » |
| FIELD | .enc_data | struct pkcs7_enc_content_st { ASN1_OBJECT* content_type, X509_ALGOR* algorithm, ASN1_OCTET_STRING* enc_data, EVP_CIPHER const* cipher } » |
| FIELD | .version | struct pkcs7_enveloped_st { ASN1_INTEGER* version, struct stack_st_PKCS7_RECIP_INFO* recipientinfo, PKCS7_ENC_CONTENT* enc_data } » |
| FIELD | .version | struct pkcs7_signedandenveloped_st { ASN1_INTEGER* version, struct stack_st_X509_ALGOR* md_algs, struct stack_st_X509* cert, struct stack_st_X509_CRL* crl, struct stack_st_PKCS7_SIGNER_INFO* signer_info, PKCS7_ENC_CONTENT* enc_data, struct stack_st_PKCS7_RECIP_INFO* recipientinfo } » |
| FIELD | .digest | struct pkcs7_digest_st { ASN1_INTEGER* version, X509_ALGOR* md, struct pkcs7_st* contents, ASN1_OCTET_STRING* digest } » |
| FIELD | .version | struct pkcs7_digest_st { ASN1_INTEGER* version, X509_ALGOR* md, struct pkcs7_st* contents, ASN1_OCTET_STRING* digest } » |
| FIELD | .version | struct pkcs7_encrypted_st { ASN1_INTEGER* version, PKCS7_ENC_CONTENT* enc_data } » |
| FIELD | .data | anon-union-pkcs7.h-183 { char* ptr, ASN1_OCTET_STRING* data, PKCS7_SIGNED* sign, PKCS7_ENVELOPE* enveloped, PKCS7_SIGN_ENVELOPE* signed_and_enveloped, PKCS7_DIGEST* digest, PKCS7_ENCRYPT* encrypted, ASN1_TYPE* other } » |
| FIELD | .pathlen | struct BASIC_CONSTRAINTS_st { int ca, ASN1_INTEGER* pathlen } » |
| FIELD | .version | struct SXNET_st { ASN1_INTEGER* version, struct stack_st_SXNETID* ids } » |
| FIELD | .policy | struct PROXY_POLICY_st { ASN1_OBJECT* policyLanguage, ASN1_OCTET_STRING* policy } » |
| FIELD | .pcPathLengthConstraint | struct PROXY_CERT_INFO_EXTENSION_st { ASN1_INTEGER* pcPathLengthConstraint, PROXY_POLICY* proxyPolicy } » |
| FIELD | .crlNum | struct ocsp_crl_id_st { ASN1_IA5STRING* crlUrl, ASN1_INTEGER* crlNum, ASN1_GENERALIZEDTIME* crlTime } » |
| FIELD | .crlTime | struct ocsp_crl_id_st { ASN1_IA5STRING* crlUrl, ASN1_INTEGER* crlNum, ASN1_GENERALIZEDTIME* crlTime } » |
| FIELD | .crlUrl | struct ocsp_crl_id_st { ASN1_IA5STRING* crlUrl, ASN1_INTEGER* crlNum, ASN1_GENERALIZEDTIME* crlTime } » |
| FIELD | .inhibitPolicyMapping | struct POLICY_CONSTRAINTS_st { ASN1_INTEGER* requireExplicitPolicy, ASN1_INTEGER* inhibitPolicyMapping } » |
| FIELD | .requireExplicitPolicy | struct POLICY_CONSTRAINTS_st { ASN1_INTEGER* requireExplicitPolicy, ASN1_INTEGER* inhibitPolicyMapping } » |
| FIELD | .iter | struct PKCS12_MAC_DATA { X509_SIG* dinfo, ASN1_OCTET_STRING* salt, ASN1_INTEGER* iter } » |
| FIELD | .salt | struct PKCS12_MAC_DATA { X509_SIG* dinfo, ASN1_OCTET_STRING* salt, ASN1_INTEGER* iter } » |
| FIELD | .version | struct PKCS12 { ASN1_INTEGER* version, PKCS12_MAC_DATA* mac, PKCS7* authsafes } » |
| FIELD | .octet | anon-union-pkcs12.h-132 { ASN1_OCTET_STRING* x509cert, ASN1_OCTET_STRING* x509crl, ASN1_OCTET_STRING* octet, ASN1_IA5STRING* sdsicert, ASN1_TYPE* other } » |
| FIELD | .sdsicert | anon-union-pkcs12.h-132 { ASN1_OCTET_STRING* x509cert, ASN1_OCTET_STRING* x509crl, ASN1_OCTET_STRING* octet, ASN1_IA5STRING* sdsicert, ASN1_TYPE* other } » |
| FIELD | .x509cert | anon-union-pkcs12.h-132 { ASN1_OCTET_STRING* x509cert, ASN1_OCTET_STRING* x509crl, ASN1_OCTET_STRING* octet, ASN1_IA5STRING* sdsicert, ASN1_TYPE* other } » |
| FIELD | .x509crl | anon-union-pkcs12.h-132 { ASN1_OCTET_STRING* x509cert, ASN1_OCTET_STRING* x509crl, ASN1_OCTET_STRING* octet, ASN1_IA5STRING* sdsicert, ASN1_TYPE* other } » |
| FIELD | .responseStatus | struct ocsp_response_st { ASN1_ENUMERATED* responseStatus, OCSP_RESPBYTES* responseBytes } » |
| FIELD | .issuerKeyHash | struct ocsp_cert_id_st { X509_ALGOR* hashAlgorithm, ASN1_OCTET_STRING* issuerNameHash, ASN1_OCTET_STRING* issuerKeyHash, ASN1_INTEGER* serialNumber } » |
| FIELD | .issuerNameHash | struct ocsp_cert_id_st { X509_ALGOR* hashAlgorithm, ASN1_OCTET_STRING* issuerNameHash, ASN1_OCTET_STRING* issuerKeyHash, ASN1_INTEGER* serialNumber } » |
| FIELD | .serialNumber | struct ocsp_cert_id_st { X509_ALGOR* hashAlgorithm, ASN1_OCTET_STRING* issuerNameHash, ASN1_OCTET_STRING* issuerKeyHash, ASN1_INTEGER* serialNumber } » |
| FIELD | .version | struct ocsp_req_info_st { ASN1_INTEGER* version, GENERAL_NAME* requestorName, struct stack_st_OCSP_ONEREQ* requestList, struct stack_st_X509_EXTENSION* requestExtensions } » |
| FIELD | .signature | struct ocsp_signature_st { X509_ALGOR* signatureAlgorithm, ASN1_BIT_STRING* signature, struct stack_st_X509* certs } » |
| FIELD | .response | struct ocsp_resp_bytes_st { ASN1_OBJECT* responseType, ASN1_OCTET_STRING* response } » |
| FIELD | .byKey | anon-union-ocsp.h-199 { X509_NAME* byName, ASN1_OCTET_STRING* byKey } » |
| FIELD | .revocationReason | struct ocsp_revoked_info_st { ASN1_GENERALIZEDTIME* revocationTime, ASN1_ENUMERATED* revocationReason } » |
| FIELD | .revocationTime | struct ocsp_revoked_info_st { ASN1_GENERALIZEDTIME* revocationTime, ASN1_ENUMERATED* revocationReason } » |
| FIELD | .nextUpdate | struct ocsp_single_response_st { OCSP_CERTID* certId, OCSP_CERTSTATUS* certStatus, ASN1_GENERALIZEDTIME* thisUpdate, ASN1_GENERALIZEDTIME* nextUpdate, struct stack_st_X509_EXTENSION* singleExtensions } » |
| FIELD | .thisUpdate | struct ocsp_single_response_st { OCSP_CERTID* certId, OCSP_CERTSTATUS* certStatus, ASN1_GENERALIZEDTIME* thisUpdate, ASN1_GENERALIZEDTIME* nextUpdate, struct stack_st_X509_EXTENSION* singleExtensions } » |
| FIELD | .producedAt | struct ocsp_response_data_st { ASN1_INTEGER* version, OCSP_RESPID* responderId, ASN1_GENERALIZEDTIME* producedAt, struct stack_st_OCSP_SINGLERESP* responses, struct stack_st_X509_EXTENSION* responseExtensions } » |
| FIELD | .version | struct ocsp_response_data_st { ASN1_INTEGER* version, OCSP_RESPID* responderId, ASN1_GENERALIZEDTIME* producedAt, struct stack_st_OCSP_SINGLERESP* responses, struct stack_st_X509_EXTENSION* responseExtensions } » |
| FIELD | .signature | struct ocsp_basic_response_st { OCSP_RESPDATA* tbsResponseData, X509_ALGOR* signatureAlgorithm, ASN1_BIT_STRING* signature, struct stack_st_X509* certs } » |
| FIELD | .serialNumber | struct CMS_IssuerAndSerialNumber_st { X509_NAME* issuer, ASN1_INTEGER* serialNumber } » |
| FIELD | .eContent | struct CMS_EncapsulatedContentInfo_st { ASN1_OBJECT* eContentType, ASN1_OCTET_STRING* eContent, int partial } » |
| FIELD | .encryptedContent | struct CMS_EncryptedContentInfo_st { ASN1_OBJECT* contentType, X509_ALGOR* contentEncryptionAlgorithm, ASN1_OCTET_STRING* encryptedContent, EVP_CIPHER const* cipher, unsigned char* key, size_t keylen, int debug } » |
| FIELD | .digest | struct CMS_DigestedData_st { long version, X509_ALGOR* digestAlgorithm, CMS_EncapsulatedContentInfo* encapContentInfo, ASN1_OCTET_STRING* digest } » |
| FIELD | .mac | struct CMS_AuthenticatedData_st { long version, CMS_OriginatorInfo* originatorInfo, struct stack_st_CMS_RecipientInfo* recipientInfos, X509_ALGOR* macAlgorithm, X509_ALGOR* digestAlgorithm, CMS_EncapsulatedContentInfo* encapContentInfo, struct stack_st_X509_ATTRIBUTE* authAttrs, ASN1_OCTET_STRING* mac, struct stack_st_X509_ATTRIBUTE* unauthAttrs } » |
| FIELD | .data | anon-union-cms_lcl.h-98 { ASN1_OCTET_STRING* data, CMS_SignedData* signedData, CMS_EnvelopedData* envelopedData, CMS_DigestedData* digestedData, CMS_EncryptedData* encryptedData, CMS_AuthenticatedData* authenticatedData, CMS_CompressedData* compressedData, ASN1_TYPE* other, void* otherData } » |
| FIELD | .extendedCertificate | anon-union-cms_lcl.h-330 { X509* certificate, ASN1_STRING* extendedCertificate, ASN1_STRING* v1AttrCert, ASN1_STRING* v2AttrCert, CMS_OtherCertificateFormat* other } » |
| FIELD | .v1AttrCert | anon-union-cms_lcl.h-330 { X509* certificate, ASN1_STRING* extendedCertificate, ASN1_STRING* v1AttrCert, ASN1_STRING* v2AttrCert, CMS_OtherCertificateFormat* other } » |
| FIELD | .v2AttrCert | anon-union-cms_lcl.h-330 { X509* certificate, ASN1_STRING* extendedCertificate, ASN1_STRING* v1AttrCert, ASN1_STRING* v2AttrCert, CMS_OtherCertificateFormat* other } » |
| FIELD | .encryptedKey | struct CMS_RecipientEncryptedKey_st { CMS_KeyAgreeRecipientIdentifier* rid, ASN1_OCTET_STRING* encryptedKey, EVP_PKEY* pkey } » |
| FIELD | .encryptedKey | struct CMS_KeyTransRecipientInfo_st { long version, CMS_RecipientIdentifier* rid, X509_ALGOR* keyEncryptionAlgorithm, ASN1_OCTET_STRING* encryptedKey, X509* recip, EVP_PKEY* pkey, EVP_PKEY_CTX* pctx } » |
| FIELD | .publicKey | struct CMS_OriginatorPublicKey_st { X509_ALGOR* algorithm, ASN1_BIT_STRING* publicKey } » |
| FIELD | .ukm | struct CMS_KeyAgreeRecipientInfo_st { long version, CMS_OriginatorIdentifierOrKey* originator, ASN1_OCTET_STRING* ukm, X509_ALGOR* keyEncryptionAlgorithm, struct stack_st_CMS_RecipientEncryptedKey* recipientEncryptedKeys, EVP_PKEY_CTX* pctx, EVP_CIPHER_CTX ctx } » |
| FIELD | .date | struct CMS_RecipientKeyIdentifier_st { ASN1_OCTET_STRING* subjectKeyIdentifier, ASN1_GENERALIZEDTIME* date, CMS_OtherKeyAttribute* other } » |
| FIELD | .subjectKeyIdentifier | struct CMS_RecipientKeyIdentifier_st { ASN1_OCTET_STRING* subjectKeyIdentifier, ASN1_GENERALIZEDTIME* date, CMS_OtherKeyAttribute* other } » |
| FIELD | .date | struct CMS_KEKIdentifier_st { ASN1_OCTET_STRING* keyIdentifier, ASN1_GENERALIZEDTIME* date, CMS_OtherKeyAttribute* other } » |
| FIELD | .keyIdentifier | struct CMS_KEKIdentifier_st { ASN1_OCTET_STRING* keyIdentifier, ASN1_GENERALIZEDTIME* date, CMS_OtherKeyAttribute* other } » |
| FIELD | .encryptedKey | struct CMS_KEKRecipientInfo_st { long version, CMS_KEKIdentifier* kekid, X509_ALGOR* keyEncryptionAlgorithm, ASN1_OCTET_STRING* encryptedKey, unsigned char* key, size_t keylen } » |
| FIELD | .encryptedKey | struct CMS_PasswordRecipientInfo_st { long version, X509_ALGOR* keyDerivationAlgorithm, X509_ALGOR* keyEncryptionAlgorithm, ASN1_OCTET_STRING* encryptedKey, unsigned char* pass, size_t passlen } » |
| FIELD | .subjectKeyIdentifier | anon-union-cms_lcl.h-146 { CMS_IssuerAndSerialNumber* issuerAndSerialNumber, ASN1_OCTET_STRING* subjectKeyIdentifier } » |
| FIELD | .subjectKeyIdentifier | anon-union-cms_lcl.h-216 { CMS_IssuerAndSerialNumber* issuerAndSerialNumber, ASN1_OCTET_STRING* subjectKeyIdentifier, CMS_OriginatorPublicKey* originatorKey } » |
| FIELD | .signedContentIdentifier | struct CMS_ReceiptRequest_st { ASN1_OCTET_STRING* signedContentIdentifier, CMS_ReceiptsFrom* receiptsFrom, struct stack_st_GENERAL_NAMES* receiptsTo } » |
| FIELD | .hashed_msg | struct TS_msg_imprint_st { X509_ALGOR* hash_algo, ASN1_OCTET_STRING* hashed_msg } » |
| FIELD | .nonce | struct TS_req_st { ASN1_INTEGER* version, TS_MSG_IMPRINT* msg_imprint, ASN1_OBJECT* policy_id, ASN1_INTEGER* nonce, ASN1_BOOLEAN cert_req, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .version | struct TS_req_st { ASN1_INTEGER* version, TS_MSG_IMPRINT* msg_imprint, ASN1_OBJECT* policy_id, ASN1_INTEGER* nonce, ASN1_BOOLEAN cert_req, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .micros | struct TS_accuracy_st { ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros } » |
| FIELD | .millis | struct TS_accuracy_st { ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros } » |
| FIELD | .seconds | struct TS_accuracy_st { ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros } » |
| FIELD | .nonce | struct TS_tst_info_st { ASN1_INTEGER* version, ASN1_OBJECT* policy_id, TS_MSG_IMPRINT* msg_imprint, ASN1_INTEGER* serial, ASN1_GENERALIZEDTIME* time, TS_ACCURACY* accuracy, ASN1_BOOLEAN ordering, ASN1_INTEGER* nonce, GENERAL_NAME* tsa, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .serial | struct TS_tst_info_st { ASN1_INTEGER* version, ASN1_OBJECT* policy_id, TS_MSG_IMPRINT* msg_imprint, ASN1_INTEGER* serial, ASN1_GENERALIZEDTIME* time, TS_ACCURACY* accuracy, ASN1_BOOLEAN ordering, ASN1_INTEGER* nonce, GENERAL_NAME* tsa, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .time | struct TS_tst_info_st { ASN1_INTEGER* version, ASN1_OBJECT* policy_id, TS_MSG_IMPRINT* msg_imprint, ASN1_INTEGER* serial, ASN1_GENERALIZEDTIME* time, TS_ACCURACY* accuracy, ASN1_BOOLEAN ordering, ASN1_INTEGER* nonce, GENERAL_NAME* tsa, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .version | struct TS_tst_info_st { ASN1_INTEGER* version, ASN1_OBJECT* policy_id, TS_MSG_IMPRINT* msg_imprint, ASN1_INTEGER* serial, ASN1_GENERALIZEDTIME* time, TS_ACCURACY* accuracy, ASN1_BOOLEAN ordering, ASN1_INTEGER* nonce, GENERAL_NAME* tsa, struct stack_st_X509_EXTENSION* extensions } » |
| FIELD | .failure_info | struct TS_status_info_st { ASN1_INTEGER* status, struct stack_st_ASN1_UTF8STRING* text, ASN1_BIT_STRING* failure_info } » |
| FIELD | .status | struct TS_status_info_st { ASN1_INTEGER* status, struct stack_st_ASN1_UTF8STRING* text, ASN1_BIT_STRING* failure_info } » |
| FIELD | .serial | struct ESS_issuer_serial { struct stack_st_GENERAL_NAME* issuer, ASN1_INTEGER* serial } » |
| FIELD | .hash | struct ESS_cert_id { ASN1_OCTET_STRING* hash, ESS_ISSUER_SERIAL* issuer_serial } » |
| FIELD | .micros | struct TS_resp_ctx { X509* signer_cert, EVP_PKEY* signer_key, struct stack_st_X509* certs, struct stack_st_ASN1_OBJECT* policies, ASN1_OBJECT* default_policy, struct stack_st_EVP_MD* mds, ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros, unsigned int clock_precision_digits, unsigned int flags, ... } » |
| FIELD | .millis | struct TS_resp_ctx { X509* signer_cert, EVP_PKEY* signer_key, struct stack_st_X509* certs, struct stack_st_ASN1_OBJECT* policies, ASN1_OBJECT* default_policy, struct stack_st_EVP_MD* mds, ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros, unsigned int clock_precision_digits, ... } » |
| FIELD | .seconds | struct TS_resp_ctx { X509* signer_cert, EVP_PKEY* signer_key, struct stack_st_X509* certs, struct stack_st_ASN1_OBJECT* policies, ASN1_OBJECT* default_policy, struct stack_st_EVP_MD* mds, ASN1_INTEGER* seconds, ASN1_INTEGER* millis, ASN1_INTEGER* micros, ... } » |
| FIELD | .nonce | struct TS_verify_ctx { unsigned int flags, X509_STORE* store, struct stack_st_X509* certs, ASN1_OBJECT* policy, X509_ALGOR* md_alg, unsigned char* imprint, unsigned int imprint_len, BIO* data, ASN1_INTEGER* nonce, GENERAL_NAME* tsa_name } » |
| FIELD | .asn1_string | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ... } » |
| FIELD | .bit_string | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ASN1_PRINTABLESTRING* printablestring, ... } » |
| FIELD | .bmpstring | anon-union-asn1.h-526 { ... ASN1_IA5STRING* ia5string, ASN1_GENERALSTRING* generalstring, ASN1_BMPSTRING* bmpstring, ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .enumerated | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ... } » |
| FIELD | .generalizedtime | anon-union-asn1.h-526 { ... ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .generalstring | anon-union-asn1.h-526 { ... ASN1_T61STRING* t61string, ASN1_IA5STRING* ia5string, ASN1_GENERALSTRING* generalstring, ASN1_BMPSTRING* bmpstring, ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .ia5string | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ASN1_PRINTABLESTRING* printablestring, ASN1_T61STRING* t61string, ASN1_IA5STRING* ia5string, ASN1_GENERALSTRING* generalstring, ASN1_BMPSTRING* bmpstring, ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .integer | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ... } » |
| FIELD | .octet_string | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ASN1_PRINTABLESTRING* printablestring, ASN1_T61STRING* t61string, ... } » |
| FIELD | .printablestring | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ASN1_PRINTABLESTRING* printablestring, ASN1_T61STRING* t61string, ASN1_IA5STRING* ia5string, ... } » |
| FIELD | .sequence | anon-union-asn1.h-526 { ... ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .set | anon-union-asn1.h-526 { ... ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .t61string | anon-union-asn1.h-526 { char* ptr, ASN1_BOOLEAN boolean, ASN1_STRING* asn1_string, ASN1_OBJECT* object, ASN1_INTEGER* integer, ASN1_ENUMERATED* enumerated, ASN1_BIT_STRING* bit_string, ASN1_OCTET_STRING* octet_string, ASN1_PRINTABLESTRING* printablestring, ASN1_T61STRING* t61string, ASN1_IA5STRING* ia5string, ASN1_GENERALSTRING* generalstring, ... } » |
| FIELD | .universalstring | anon-union-asn1.h-526 { ... ASN1_GENERALSTRING* generalstring, ASN1_BMPSTRING* bmpstring, ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .utctime | anon-union-asn1.h-526 { ... ASN1_BMPSTRING* bmpstring, ASN1_UNIVERSALSTRING* universalstring, ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .utf8string | anon-union-asn1.h-526 { ... ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .visiblestring | anon-union-asn1.h-526 { ... ASN1_UTCTIME* utctime, ASN1_GENERALIZEDTIME* generalizedtime, ASN1_VISIBLESTRING* visiblestring, ASN1_UTF8STRING* utf8string, ASN1_STRING* set, ASN1_STRING* sequence, ASN1_VALUE* asn1_value } » |
| FIELD | .tpBasis | anon-union-ec_asn1.c-144 { char* ptr, ASN1_NULL* onBasis, ASN1_INTEGER* tpBasis, X9_62_PENTANOMIAL* ppBasis, ASN1_TYPE* other } » |
| FIELD | .prime | anon-union-ec_asn1.c-159 { char* ptr, ASN1_INTEGER* prime, X9_62_CHARACTERISTIC_TWO* char_two, ASN1_TYPE* other } » |
| FIELD | .a | struct x9_62_curve_st { ASN1_OCTET_STRING* a, ASN1_OCTET_STRING* b, ASN1_BIT_STRING* seed } » |
| FIELD | .b | struct x9_62_curve_st { ASN1_OCTET_STRING* a, ASN1_OCTET_STRING* b, ASN1_BIT_STRING* seed } » |
| FIELD | .seed | struct x9_62_curve_st { ASN1_OCTET_STRING* a, ASN1_OCTET_STRING* b, ASN1_BIT_STRING* seed } » |
| FIELD | .base | struct ec_parameters_st { long version, X9_62_FIELDID* fieldID, X9_62_CURVE* curve, ASN1_OCTET_STRING* base, ASN1_INTEGER* order, ASN1_INTEGER* cofactor } » |
| FIELD | .cofactor | struct ec_parameters_st { long version, X9_62_FIELDID* fieldID, X9_62_CURVE* curve, ASN1_OCTET_STRING* base, ASN1_INTEGER* order, ASN1_INTEGER* cofactor } » |
| FIELD | .order | struct ec_parameters_st { long version, X9_62_FIELDID* fieldID, X9_62_CURVE* curve, ASN1_OCTET_STRING* base, ASN1_INTEGER* order, ASN1_INTEGER* cofactor } » |
| FIELD | .signature | struct x509_st { X509_CINF* cert_info, X509_ALGOR* sig_alg, ASN1_BIT_STRING* signature, int valid, int references, ... } » |
| FIELD | .skid | struct x509_st { ... unsigned long ex_xkusage, unsigned long ex_nscert, ASN1_OCTET_STRING* skid, AUTHORITY_KEYID* akid, X509_POLICY_CACHE* policy_cache, struct stack_st_DIST_POINT* crldp, struct stack_st_GENERAL_NAME* altname, NAME_CONSTRAINTS* nc, unsigned char[20] sha1_hash, X509_CERT_AUX* aux } » |
| FIELD | .keyid | struct AUTHORITY_KEYID_st { ASN1_OCTET_STRING* keyid, GENERAL_NAMES* issuer, ASN1_INTEGER* serial } » |
| FIELD | .serial | struct AUTHORITY_KEYID_st { ASN1_OCTET_STRING* keyid, GENERAL_NAMES* issuer, ASN1_INTEGER* serial } » |
| FIELD | .notAfter | struct X509_val_st { ASN1_TIME* notBefore, ASN1_TIME* notAfter } » |
| FIELD | .notBefore | struct X509_val_st { ASN1_TIME* notBefore, ASN1_TIME* notAfter } » |
| FIELD | .issuerUID | struct x509_cinf_st { ASN1_INTEGER* version, ASN1_INTEGER* serialNumber, X509_ALGOR* signature, X509_NAME* issuer, X509_VAL* validity, X509_NAME* subject, X509_PUBKEY* key, ASN1_BIT_STRING* issuerUID, ASN1_BIT_STRING* subjectUID, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .serialNumber | struct x509_cinf_st { ASN1_INTEGER* version, ASN1_INTEGER* serialNumber, X509_ALGOR* signature, X509_NAME* issuer, X509_VAL* validity, X509_NAME* subject, X509_PUBKEY* key, ASN1_BIT_STRING* issuerUID, ASN1_BIT_STRING* subjectUID, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .subjectUID | struct x509_cinf_st { ASN1_INTEGER* version, ASN1_INTEGER* serialNumber, X509_ALGOR* signature, X509_NAME* issuer, X509_VAL* validity, X509_NAME* subject, X509_PUBKEY* key, ASN1_BIT_STRING* issuerUID, ASN1_BIT_STRING* subjectUID, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .version | struct x509_cinf_st { ASN1_INTEGER* version, ASN1_INTEGER* serialNumber, X509_ALGOR* signature, X509_NAME* issuer, X509_VAL* validity, X509_NAME* subject, X509_PUBKEY* key, ASN1_BIT_STRING* issuerUID, ASN1_BIT_STRING* subjectUID, struct stack_st_X509_EXTENSION* extensions, ASN1_ENCODING enc } » |
| FIELD | .alias | struct x509_cert_aux_st { struct stack_st_ASN1_OBJECT* trust, struct stack_st_ASN1_OBJECT* reject, ASN1_UTF8STRING* alias, ASN1_OCTET_STRING* keyid, struct stack_st_X509_ALGOR* other } » |
| FIELD | .keyid | struct x509_cert_aux_st { struct stack_st_ASN1_OBJECT* trust, struct stack_st_ASN1_OBJECT* reject, ASN1_UTF8STRING* alias, ASN1_OCTET_STRING* keyid, struct stack_st_X509_ALGOR* other } » |
| FIELD | .serial | struct pkcs7_issuer_and_serial_st { X509_NAME* issuer, ASN1_INTEGER* serial } » |
| FIELD | .enc_digest | struct pkcs7_signer_info_st { ASN1_INTEGER* version, PKCS7_ISSUER_AND_SERIAL* issuer_and_serial, X509_ALGOR* digest_alg, struct stack_st_X509_ATTRIBUTE* auth_attr, X509_ALGOR* digest_enc_alg, ASN1_OCTET_STRING* enc_digest, struct stack_st_X509_ATTRIBUTE* unauth_attr, EVP_PKEY* pkey } » |
| FIELD | .version | struct pkcs7_signer_info_st { ASN1_INTEGER* version, PKCS7_ISSUER_AND_SERIAL* issuer_and_serial, X509_ALGOR* digest_alg, struct stack_st_X509_ATTRIBUTE* auth_attr, X509_ALGOR* digest_enc_alg, ASN1_OCTET_STRING* enc_digest, struct stack_st_X509_ATTRIBUTE* unauth_attr, EVP_PKEY* pkey } » |
| FIELD | .signature | struct CMS_SignerInfo_st { long version, CMS_SignerIdentifier* sid, X509_ALGOR* digestAlgorithm, struct stack_st_X509_ATTRIBUTE* signedAttrs, X509_ALGOR* signatureAlgorithm, ASN1_OCTET_STRING* signature, struct stack_st_X509_ATTRIBUTE* unsignedAttrs, X509* signer, EVP_PKEY* pkey, EVP_MD_CTX mctx, EVP_PKEY_CTX* pctx } » |
| FIELD | .digest | struct X509_sig_st { X509_ALGOR* algor, ASN1_OCTET_STRING* digest } » |
| FIELD | .saltLength | struct rsa_pss_params_st { X509_ALGOR* hashAlgorithm, X509_ALGOR* maskGenAlgorithm, ASN1_INTEGER* saltLength, ASN1_INTEGER* trailerField } » |
| FIELD | .trailerField | struct rsa_pss_params_st { X509_ALGOR* hashAlgorithm, X509_ALGOR* maskGenAlgorithm, ASN1_INTEGER* saltLength, ASN1_INTEGER* trailerField } » |
| FIELD | .enc_key | struct pkcs7_recip_info_st { ASN1_INTEGER* version, PKCS7_ISSUER_AND_SERIAL* issuer_and_serial, X509_ALGOR* key_enc_algor, ASN1_OCTET_STRING* enc_key, X509* cert } » |
| FIELD | .version | struct pkcs7_recip_info_st { ASN1_INTEGER* version, PKCS7_ISSUER_AND_SERIAL* issuer_and_serial, X509_ALGOR* key_enc_algor, ASN1_OCTET_STRING* enc_key, X509* cert } » |
| FIELD | .public_key | struct X509_pubkey_st { X509_ALGOR* algor, ASN1_BIT_STRING* public_key, EVP_PKEY* pkey } » |
| FIELD | .version | struct pkcs8_priv_key_info_st { int broken, ASN1_INTEGER* version, X509_ALGOR* pkeyalg, ASN1_TYPE* pkey, struct stack_st_X509_ATTRIBUTE* attributes } » |
|
F-PTR PARAM |
3rd parameter | int(*) { X509_CRL*, X509_REVOKED**, ASN1_INTEGER*, X509_NAME* } » |
|
F-PTR PARAM |
4th parameter | int(*) { X509_LOOKUP*, int, X509_NAME*, ASN1_INTEGER*, X509_OBJECT* } » |
|
F-PTR RETURN |
ASN1_INTEGER*(*) { struct TS_resp_ctx*, void* } » | |
|
F-PTR PARAM |
3rd parameter | int(*) { BIO*, X509_ALGOR const*, ASN1_STRING const*, int, ASN1_PCTX* } » |
|
F-PTR PARAM |
5th parameter | int(*) { EVP_MD_CTX*, ASN1_ITEM const*, void*, X509_ALGOR*, ASN1_BIT_STRING*, EVP_PKEY* } » |
|
F-PTR PARAM |
6th parameter | int(*) { EVP_MD_CTX*, ASN1_ITEM const*, void*, X509_ALGOR*, X509_ALGOR*, ASN1_BIT_STRING* } » |