Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A 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()
H A 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
H A Dcmp_ctx.c505 int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_geninfo_ITAV()
515 int OSSL_CMP_CTX_push0_genm_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav) in OSSL_CMP_CTX_push0_genm_ITAV()
H A Dcmp_msg.c649 int ossl_cmp_msg_gen_push0_ITAV(OSSL_CMP_MSG *msg, OSSL_CMP_ITAV *itav) in ossl_cmp_msg_gen_push0_ITAV()
671 OSSL_CMP_ITAV *itav = NULL; in ossl_cmp_msg_gen_push1_ITAVs() local
/openssl/test/
H A 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
/openssl/apps/
H A Dcmp.c1762 OSSL_CMP_ITAV *itav; in handle_opt_geninfo() local
2098 OSSL_CMP_ITAV *itav = sk_OSSL_CMP_ITAV_value(itavs, i - 1); in print_itavs() local
2993 OSSL_CMP_ITAV *itav = in cmp_main() local

Completed in 69 milliseconds