Searched defs:itav (Results 1 – 12 of 12) sorted by relevance
/third_party/openssl/crypto/cmp/ |
D | cmp_asn.c | 135 OSSL_CMP_ITAV *itav; variable 143 void OSSL_CMP_ITAV_set0(OSSL_CMP_ITAV *itav, ASN1_OBJECT *type, in OSSL_CMP_ITAV_set0() 150 ASN1_OBJECT *OSSL_CMP_ITAV_get0_type(const OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_get0_type() 157 ASN1_TYPE *OSSL_CMP_ITAV_get0_value(const OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_get0_value() 165 OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_push0_stack_item()
|
D | cmp_hdr.c | 189 OSSL_CMP_ITAV *itav) in ossl_cmp_hdr_generalInfo_push0_item() 200 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_generalInfo_push1_items() local 220 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_set_implicitConfirm() local 246 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_has_implicitConfirm() local
|
D | cmp_ctx.c | 566 int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_geninfo_ITAV() 587 int OSSL_CMP_CTX_push0_genm_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_genm_ITAV()
|
D | cmp_msg.c | 637 int ossl_cmp_msg_gen_push0_ITAV(OSSL_CMP_MSG *msg, OSSL_CMP_ITAV *itav) in ossl_cmp_msg_gen_push0_ITAV() 659 OSSL_CMP_ITAV *itav = NULL; in ossl_cmp_msg_gen_push1_ITAVs() local
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
D | cmp_asn.c | 135 OSSL_CMP_ITAV *itav; variable 143 void OSSL_CMP_ITAV_set0(OSSL_CMP_ITAV *itav, ASN1_OBJECT *type, in OSSL_CMP_ITAV_set0() 150 ASN1_OBJECT *OSSL_CMP_ITAV_get0_type(const OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_get0_type() 157 ASN1_TYPE *OSSL_CMP_ITAV_get0_value(const OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_get0_value() 165 OSSL_CMP_ITAV *itav) in OSSL_CMP_ITAV_push0_stack_item()
|
D | cmp_hdr.c | 189 OSSL_CMP_ITAV *itav) in ossl_cmp_hdr_generalInfo_push0_item() 200 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_generalInfo_push1_items() local 220 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_set_implicitConfirm() local 246 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_has_implicitConfirm() local
|
D | cmp_ctx.c | 566 int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_geninfo_ITAV() 587 int OSSL_CMP_CTX_push0_genm_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_genm_ITAV()
|
D | cmp_msg.c | 637 int ossl_cmp_msg_gen_push0_ITAV(OSSL_CMP_MSG *msg, OSSL_CMP_ITAV *itav) in ossl_cmp_msg_gen_push0_ITAV() 659 OSSL_CMP_ITAV *itav = NULL; in ossl_cmp_msg_gen_push1_ITAVs() local
|
/third_party/openssl/test/ |
D | cmp_hdr_test.c | 297 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_new(); in execute_HDR_generalInfo_push0_item_test() local 326 OSSL_CMP_ITAV *itav, *pushed_itav; in execute_HDR_generalInfo_push1_items_test() local
|
D | cmp_client_test.c | 106 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_create(type, NULL); in execute_exec_GENM_ses_test_single() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | cmp.c | 1782 OSSL_CMP_ITAV *itav; in handle_opt_geninfo() local 2084 OSSL_CMP_ITAV *itav = NULL; in print_itavs() local 2996 OSSL_CMP_ITAV *itav = in cmp_main() local
|
/third_party/openssl/apps/ |
D | cmp.c | 1782 OSSL_CMP_ITAV *itav; in handle_opt_geninfo() local 2084 OSSL_CMP_ITAV *itav = NULL; in print_itavs() local 2995 OSSL_CMP_ITAV *itav = in cmp_main() local
|