/openssl/crypto/store/ |
H A D | store_lib.c | 609 OSSL_STORE_INFO *info = OPENSSL_zalloc(sizeof(*info)); in OSSL_STORE_INFO_new() local 693 int OSSL_STORE_INFO_get_type(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get_type() 705 const char *OSSL_STORE_INFO_get0_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_NAME() 712 char *OSSL_STORE_INFO_get1_NAME(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_NAME() 769 EVP_PKEY *OSSL_STORE_INFO_get0_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_PKEY() 776 EVP_PKEY *OSSL_STORE_INFO_get1_PKEY(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_PKEY() 786 X509 *OSSL_STORE_INFO_get0_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CERT() 793 X509 *OSSL_STORE_INFO_get1_CERT(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CERT() 803 X509_CRL *OSSL_STORE_INFO_get0_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get0_CRL() 810 X509_CRL *OSSL_STORE_INFO_get1_CRL(const OSSL_STORE_INFO *info) in OSSL_STORE_INFO_get1_CRL() [all …]
|
/openssl/test/ |
H A D | cc_dummy.c | 114 const OSSL_CC_ACK_INFO *info) in dummy_on_data_acked() 120 const OSSL_CC_LOSS_INFO *info) in dummy_on_data_lost()
|
H A D | pkey_meth_test.c | 41 const char *info; in test_asn1_meths() local
|
H A D | provider_pkey_test.c | 250 OSSL_STORE_INFO *info; in test_pkey_store() local 301 OSSL_STORE_INFO *info; in test_pkey_delete() local
|
H A D | quic_fifd_test.c | 106 static int test_generic(INFO *info, int kind) in test_generic() 321 INFO info = {0}; in test_fifd() local
|
H A D | ossl_store_test.c | 76 OSSL_STORE_INFO *info; in get_params() local
|
H A D | quic_ackm_test.c | 31 struct pkt_info *info = arg; in on_lost() local 37 struct pkt_info *info = arg; in on_acked() local 43 struct pkt_info *info = arg; in on_discarded() local
|
/openssl/providers/implementations/kem/ |
H A D | ecx_kem.c | 58 const OSSL_HPKE_KEM_INFO *info; member 345 const OSSL_HPKE_KEM_INFO *info = get_kem_info(ecx); in ossl_ecx_dhkem_derive_private() local 395 const OSSL_HPKE_KEM_INFO *info = ctx->info; in derivekey() local 483 const OSSL_HPKE_KEM_INFO *info = ctx->info; in derive_secret() local 552 const OSSL_HPKE_KEM_INFO *info = ctx->info; in dhkem_encap() local 620 const OSSL_HPKE_KEM_INFO *info = ctx->info; in dhkem_decap() local
|
H A D | ec_kem.c | 49 const OSSL_HPKE_KEM_INFO *info; member 392 const OSSL_HPKE_KEM_INFO *info; in ossl_ec_dhkem_derive_private() local 573 const OSSL_HPKE_KEM_INFO *info = ctx->info; in derive_secret() local 651 const OSSL_HPKE_KEM_INFO *info = ctx->info; in dhkem_encap() local 726 const OSSL_HPKE_KEM_INFO *info = ctx->info; in dhkem_decap() local
|
/openssl/crypto/x509/ |
H A D | v3_attrdesc.c | 93 OSSL_INFO_SYNTAX *info, in i2r_OSSL_INFO_SYNTAX()
|
H A D | by_store.c | 50 OSSL_STORE_INFO *info = OSSL_STORE_load(ctx); in cache_objects() local
|
/openssl/ssl/quic/ |
H A D | cc_newreno.c | 340 const OSSL_CC_ACK_INFO *info) in newreno_on_data_acked() 404 const OSSL_CC_LOSS_INFO *info) in newreno_on_data_lost() 459 const OSSL_CC_ECN_INFO *info) in newreno_on_ecn()
|
H A D | qlog.c | 35 QLOG_TRACE_INFO info; member 55 QLOG *ossl_qlog_new(const QLOG_TRACE_INFO *info) in ossl_qlog_new() 105 QLOG *ossl_qlog_new_from_env(const QLOG_TRACE_INFO *info) in ossl_qlog_new_from_env()
|
/openssl/crypto/hpke/ |
H A D | hpke_util.c | 251 const unsigned char *info, size_t infolen) in kdf_derive() 286 const unsigned char *info, size_t infolen) in ossl_hpke_kdf_expand() 351 const unsigned char *info, size_t infolen) in ossl_hpke_labeled_expand()
|
H A D | hpke.c | 648 const unsigned char *info, size_t infolen) in hpke_do_middle() 1059 const unsigned char *info, size_t infolen) in OSSL_HPKE_encap() 1107 const unsigned char *info, size_t infolen) in OSSL_HPKE_decap()
|
/openssl/providers/implementations/kdfs/ |
H A D | sskdf.c | 62 unsigned char *info; member 119 const unsigned char *info, size_t info_len, in SSKDF_hash_kdm() 240 const unsigned char *info, size_t info_len, in SSKDF_mac_kdm()
|
H A D | hkdf.c | 96 unsigned char *info; member 458 const unsigned char *info, size_t info_len, in HKDF() 567 const unsigned char *info, size_t info_len, in HKDF_Expand()
|
/openssl/include/openssl/ |
H A D | srp.h.in | 62 char *info; member
|
/openssl/apps/lib/ |
H A D | engine_loader.c | 119 OSSL_STORE_INFO *info = NULL; in engine_load() local
|
H A D | s_socket.c | 220 union BIO_sock_info_u info; in get_sock_info_address() local
|
/openssl/crypto/rsa/ |
H A D | rsa_sp800_56b_gen.c | 372 RSA_ACVP_TEST *info = NULL; in ossl_rsa_sp800_56b_generate_key() local
|
/openssl/crypto/asn1/ |
H A D | ameth_lib.c | 221 const char *pem_str, const char *info) in EVP_PKEY_asn1_new() 258 char *info = dst->info; in EVP_PKEY_asn1_copy() local
|
/openssl/crypto/bio/ |
H A D | bio_sock.c | 397 enum BIO_sock_info_type type, union BIO_sock_info_u *info) in BIO_sock_info()
|
/openssl/apps/ |
H A D | storeutl.c | 387 OSSL_STORE_INFO *info = OSSL_STORE_load(store_ctx); in process() local
|
/openssl/crypto/ |
H A D | passphrase.c | 309 void *userdata, const char *info) in ossl_pw_get_password()
|