Home
last modified time | relevance | path

Searched refs:OSSL_CMP_ITAV (Results 1 – 21 of 21) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c76 ASN1_ADB_TEMPLATE(infotypeandvalue_default) = ASN1_OPT(OSSL_CMP_ITAV,
80 ASN1_ADB(OSSL_CMP_ITAV) = {
82 ADB_ENTRY(NID_id_it_caProtEncCert, ASN1_OPT(OSSL_CMP_ITAV,
85 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_ITAV,
88 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_ITAV,
91 ASN1_OPT(OSSL_CMP_ITAV, infoValue.preferredSymmAlg,
94 ASN1_OPT(OSSL_CMP_ITAV, infoValue.caKeyUpdateInfo,
97 ASN1_OPT(OSSL_CMP_ITAV, infoValue.currentCRL, X509_CRL)),
99 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_ITAV,
102 ASN1_OPT(OSSL_CMP_ITAV, infoValue.keyPairParamReq,
[all …]
H A Dcmp_local.h96 STACK_OF(OSSL_CMP_ITAV) *geninfo_ITAVs;
119 STACK_OF(OSSL_CMP_ITAV) *genm_ITAVs; /* content of general message */
254 DECLARE_ASN1_FUNCTIONS(OSSL_CMP_ITAV)
494 STACK_OF(OSSL_CMP_ITAV) *generalInfo; /* 8 */
505 typedef STACK_OF(OSSL_CMP_ITAV) OSSL_CMP_GENMSGCONTENT;
507 typedef STACK_OF(OSSL_CMP_ITAV) OSSL_CMP_GENREPCONTENT;
815 OSSL_CMP_ITAV *itav);
817 const STACK_OF(OSSL_CMP_ITAV) *itavs);
880 int ossl_cmp_msg_gen_push0_ITAV(OSSL_CMP_MSG *msg, OSSL_CMP_ITAV *itav);
882 const STACK_OF(OSSL_CMP_ITAV) *itavs);
[all …]
H A Dcmp_hdr.c189 OSSL_CMP_ITAV *itav) in ossl_cmp_hdr_generalInfo_push0_item()
197 const STACK_OF(OSSL_CMP_ITAV) *itavs) in ossl_cmp_hdr_generalInfo_push1_items()
200 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_generalInfo_push1_items()
220 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_set_implicitConfirm()
246 OSSL_CMP_ITAV *itav; in ossl_cmp_hdr_has_implicitConfirm()
H A 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()
656 const STACK_OF(OSSL_CMP_ITAV) *itavs) in ossl_cmp_msg_gen_push1_ITAVs()
659 OSSL_CMP_ITAV *itav = NULL; in ossl_cmp_msg_gen_push1_ITAVs()
680 const STACK_OF(OSSL_CMP_ITAV) *itavs, in gen_new()
712 const STACK_OF(OSSL_CMP_ITAV) *itavs) in ossl_cmp_genp_new()
H A Dcmp_client.c890 STACK_OF(OSSL_CMP_ITAV) *OSSL_CMP_exec_GENM_ses(OSSL_CMP_CTX *ctx) in STACK_OF() argument
894 STACK_OF(OSSL_CMP_ITAV) *itavs = NULL; in STACK_OF()
H A 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()
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h248 typedef struct ossl_cmp_itav_st OSSL_CMP_ITAV; typedef
249 DECLARE_ASN1_DUP_FUNCTION(OSSL_CMP_ITAV)
250 SKM_DEFINE_STACK_OF_INTERNAL(OSSL_CMP_ITAV, OSSL_CMP_ITAV, OSSL_CMP_ITAV)
252 #define sk_OSSL_CMP_ITAV_value(sk, idx) ((OSSL_CMP_ITAV *)OPENSSL_sk_value(ossl_check_const_OSSL_CM…
253 #define sk_OSSL_CMP_ITAV_new(cmp) ((STACK_OF(OSSL_CMP_ITAV) *)OPENSSL_sk_new(ossl_check_OSSL_CMP_IT…
254 #define sk_OSSL_CMP_ITAV_new_null() ((STACK_OF(OSSL_CMP_ITAV) *)OPENSSL_sk_new_null())
255 #define sk_OSSL_CMP_ITAV_new_reserve(cmp, n) ((STACK_OF(OSSL_CMP_ITAV) *)OPENSSL_sk_new_reserve(oss…
259 #define sk_OSSL_CMP_ITAV_delete(sk, i) ((OSSL_CMP_ITAV *)OPENSSL_sk_delete(ossl_check_OSSL_CMP_ITAV…
260 #define sk_OSSL_CMP_ITAV_delete_ptr(sk, ptr) ((OSSL_CMP_ITAV *)OPENSSL_sk_delete_ptr(ossl_check_OSS…
263 #define sk_OSSL_CMP_ITAV_pop(sk) ((OSSL_CMP_ITAV *)OPENSSL_sk_pop(ossl_check_OSSL_CMP_ITAV_sk_type(…
[all …]
H A Dcmp.h.in225 typedef struct ossl_cmp_itav_st OSSL_CMP_ITAV; typedef
226 DECLARE_ASN1_DUP_FUNCTION(OSSL_CMP_ITAV) argument
228 generate_stack_macros("OSSL_CMP_ITAV");
254 OSSL_CMP_ITAV *OSSL_CMP_ITAV_create(ASN1_OBJECT *type, ASN1_TYPE *value);
255 void OSSL_CMP_ITAV_set0(OSSL_CMP_ITAV *itav, ASN1_OBJECT *type,
257 ASN1_OBJECT *OSSL_CMP_ITAV_get0_type(const OSSL_CMP_ITAV *itav);
258 ASN1_TYPE *OSSL_CMP_ITAV_get0_value(const OSSL_CMP_ITAV *itav);
259 int OSSL_CMP_ITAV_push0_stack_item(STACK_OF(OSSL_CMP_ITAV) **itav_sk_p,
260 OSSL_CMP_ITAV *itav);
261 void OSSL_CMP_ITAV_free(OSSL_CMP_ITAV *itav);
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_ITAV_set0.pod10 - OSSL_CMP_ITAV utility functions
15 OSSL_CMP_ITAV *OSSL_CMP_ITAV_create(ASN1_OBJECT *type, ASN1_TYPE *value);
16 void OSSL_CMP_ITAV_set0(OSSL_CMP_ITAV *itav, ASN1_OBJECT *type,
18 ASN1_OBJECT *OSSL_CMP_ITAV_get0_type(const OSSL_CMP_ITAV *itav);
19 ASN1_TYPE *OSSL_CMP_ITAV_get0_value(const OSSL_CMP_ITAV *itav);
21 int OSSL_CMP_ITAV_push0_stack_item(STACK_OF(OSSL_CMP_ITAV) **itav_sk_p,
22 OSSL_CMP_ITAV *itav);
32 OSSL_CMP_ITAV_create() creates a new B<OSSL_CMP_ITAV> structure and fills it in.
81 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_create(type, val);
H A DOSSL_CMP_SRV_CTX_new.pod50 STACK_OF(OSSL_CMP_ITAV) *in,
51 STACK_OF(OSSL_CMP_ITAV) **out);
H A DOSSL_CMP_CTX_new.pod119 int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
138 int OSSL_CMP_CTX_push0_genm_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
784 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_create(type, NULL);
787 STACK_OF(OSSL_CMP_ITAV) *itavs;
H A DOSSL_CMP_exec_certreq.pod36 STACK_OF(OSSL_CMP_ITAV) *OSSL_CMP_exec_GENM_ses(OSSL_CMP_CTX *ctx);
/freebsd/crypto/openssl/fuzz/
H A Dcmp.c126 const STACK_OF(OSSL_CMP_ITAV) *in, in process_genm()
127 STACK_OF(OSSL_CMP_ITAV) **out) in process_genm()
/freebsd/crypto/openssl/test/
H A Dcmp_hdr_test.c312 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_new();
341 OSSL_CMP_ITAV *itav, *pushed_itav; in execute_HDR_generalInfo_push1_items_test()
342 STACK_OF(OSSL_CMP_ITAV) *itavs = NULL, *ginfo; in execute_HDR_generalInfo_push1_items_test()
H A Dcmp_client_test.c106 OSSL_CMP_ITAV *itav = OSSL_CMP_ITAV_create(type, NULL); in execute_exec_GENM_ses_test_single()
107 STACK_OF(OSSL_CMP_ITAV) *itavs; in execute_exec_GENM_ses_test_single()
H A Dcmp_ctx_test.c756 DEFINE_PUSH_TEST(0, 0, geninfo_ITAVs, geninfo_ITAV, OSSL_CMP_ITAV) in DEFINE_SET_CB_TEST()
778 DEFINE_PUSH_TEST(0, 0, genm_ITAVs, genm_ITAV, OSSL_CMP_ITAV) in DEFINE_SET_CB_TEST()
H A Dcmp_msg_test.c365 OSSL_CMP_ITAV *iv = NULL; in test_cmp_create_genm()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_msg_create.pod76 int ossl_cmp_msg_gen_ITAV_push0(OSSL_CMP_MSG *msg, OSSL_CMP_ITAV *itav);
78 STACK_OF(OSSL_CMP_ITAV) *itavs);
H A Dossl_cmp_hdr_init.pod41 OSSL_CMP_ITAV *itav);
43 STACK_OF(OSSL_CMP_ITAV) *itavs);
/freebsd/crypto/openssl/apps/lib/
H A Dcmp_mock_srv.c296 const STACK_OF(OSSL_CMP_ITAV) *in, in process_genm()
297 STACK_OF(OSSL_CMP_ITAV) **out) in process_genm()
/freebsd/crypto/openssl/apps/
H A Dcmp.c1782 OSSL_CMP_ITAV *itav; in handle_opt_geninfo()
2082 static void print_itavs(STACK_OF(OSSL_CMP_ITAV) *itavs) in print_itavs()
2084 OSSL_CMP_ITAV *itav = NULL; in print_itavs()
2993 STACK_OF(OSSL_CMP_ITAV) *itavs; in cmp_main()
2996 OSSL_CMP_ITAV *itav = in cmp_main()