Home
last modified time | relevance | path

Searched defs:itav (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/crypto/cmp/
Dcmp_asn.c135 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()
Dcmp_hdr.c189 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
Dcmp_ctx.c566 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()
Dcmp_msg.c637 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/
Dcmp_asn.c135 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()
Dcmp_hdr.c189 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
Dcmp_ctx.c566 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()
Dcmp_msg.c637 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/
Dcmp_hdr_test.c297 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
Dcmp_client_test.c106 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/
Dcmp.c1782 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/
Dcmp.c1782 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