/openssl/crypto/evp/ |
H A D | kdf_meth.c | 22 EVP_KDF *kdf = (EVP_KDF *)vkdf; in evp_kdf_up_ref() local 31 EVP_KDF *kdf = (EVP_KDF *)vkdf; in evp_kdf_free() local 48 EVP_KDF *kdf = NULL; in evp_kdf_new() local 63 EVP_KDF *kdf = NULL; in evp_kdf_from_algorithm() local 167 int EVP_KDF_up_ref(EVP_KDF *kdf) in EVP_KDF_up_ref() 172 void EVP_KDF_free(EVP_KDF *kdf) in EVP_KDF_free() 177 const OSSL_PARAM *EVP_KDF_gettable_params(const EVP_KDF *kdf) in EVP_KDF_gettable_params() 184 const OSSL_PARAM *EVP_KDF_gettable_ctx_params(const EVP_KDF *kdf) in EVP_KDF_gettable_ctx_params() 194 const OSSL_PARAM *EVP_KDF_settable_ctx_params(const EVP_KDF *kdf) in EVP_KDF_settable_ctx_params() 225 void (*fn)(EVP_KDF *kdf, void *arg), in EVP_KDF_do_all_provided()
|
H A D | kdf_lib.c | 23 EVP_KDF_CTX *EVP_KDF_CTX_new(EVP_KDF *kdf) in EVP_KDF_CTX_new() 81 int evp_kdf_get_number(const EVP_KDF *kdf) in evp_kdf_get_number() 86 const char *EVP_KDF_get0_name(const EVP_KDF *kdf) in EVP_KDF_get0_name() 91 const char *EVP_KDF_get0_description(const EVP_KDF *kdf) in EVP_KDF_get0_description() 96 int EVP_KDF_is_a(const EVP_KDF *kdf, const char *name) in EVP_KDF_is_a() 101 const OSSL_PROVIDER *EVP_KDF_get0_provider(const EVP_KDF *kdf) in EVP_KDF_get0_provider() 153 int EVP_KDF_get_params(EVP_KDF *kdf, OSSL_PARAM params[]) in EVP_KDF_get_params() 174 int EVP_KDF_names_do_all(const EVP_KDF *kdf, in EVP_KDF_names_do_all()
|
H A D | p5_crpt2.c | 29 EVP_KDF *kdf; in ossl_pkcs5_pbkdf2_hmac_ex() local 121 EVP_PBE_KEYGEN_EX *kdf; in PKCS5_v2_PBE_keyivgen_ex() local 190 PBKDF2PARAM *kdf = NULL; in PKCS5_v2_PBKDF2_keyivgen_ex() local
|
H A D | pbe_scrypt.c | 45 EVP_KDF *kdf; in EVP_PBE_scrypt_ex() local
|
H A D | p5_crpt.c | 39 EVP_KDF *kdf; in PKCS5_PBE_keyivgen_ex() local
|
H A D | ec_ctrl.c | 111 int EVP_PKEY_CTX_set_ecdh_kdf_type(EVP_PKEY_CTX *ctx, int kdf) in EVP_PKEY_CTX_set_ecdh_kdf_type()
|
H A D | dh_ctrl.c | 180 int EVP_PKEY_CTX_set_dh_kdf_type(EVP_PKEY_CTX *ctx, int kdf) in EVP_PKEY_CTX_set_dh_kdf_type()
|
/openssl/providers/implementations/exchange/ |
H A D | kdf_exch.c | 48 EVP_KDF *kdf = NULL; in kdf_newctx() local 187 EVP_KDF *kdf = EVP_KDF_fetch(PROV_LIBCTX_OF(provctx), kdfname, in kdf_settable_ctx_params() local 215 EVP_KDF *kdf = EVP_KDF_fetch(PROV_LIBCTX_OF(provctx), kdfname, in kdf_gettable_ctx_params() local
|
/openssl/demos/kdf/ |
H A D | pbkdf2.c | 61 EVP_KDF *kdf = NULL; in main() local
|
H A D | hkdf.c | 47 EVP_KDF *kdf = NULL; in main() local
|
H A D | scrypt.c | 63 EVP_KDF *kdf = NULL; in main() local
|
H A D | argon2.c | 78 EVP_KDF *kdf = NULL; in main() local
|
/openssl/crypto/ec/ |
H A D | ecdh_kdf.c | 34 EVP_KDF *kdf = EVP_KDF_fetch(libctx, OSSL_KDF_NAME_X963KDF, propq); in ossl_ecdh_kdf_X9_63() local
|
/openssl/crypto/dh/ |
H A D | dh_kdf.c | 36 EVP_KDF *kdf = NULL; in ossl_dh_kdf_X9_42_asn1() local
|
/openssl/crypto/asn1/ |
H A D | p5_pbev2.c | 187 PBKDF2PARAM *kdf = NULL; in PKCS5_pbkdf2_set_ex() local
|
/openssl/apps/ |
H A D | kdf.c | 80 EVP_KDF *kdf = NULL; in kdf_main() local
|
H A D | pkcs12.c | 1164 PBKDF2PARAM *kdf = NULL; in alg_print() local 1184 SCRYPT_PARAMS *kdf = NULL; in alg_print() local
|
/openssl/crypto/pkcs12/ |
H A D | p12_npas.c | 203 PBKDF2PARAM *kdf = NULL; in alg_get() local
|
H A D | p12_key.c | 85 EVP_KDF *kdf; in PKCS12_key_gen_uni_ex() local
|
/openssl/crypto/ |
H A D | deterministic_nonce.c | 137 EVP_KDF *kdf = NULL; in kdf_setup() local
|
/openssl/crypto/hpke/ |
H A D | hpke_util.c | 396 EVP_KDF *kdf; in ossl_kdf_ctx_create() local 453 uint16_t kem = 0, kdf = 0, aead = 0; in ossl_hpke_str2suite() local
|
/openssl/ssl/ |
H A D | t1_enc.c | 35 EVP_KDF *kdf; in tls1_PRF() local
|
H A D | tls13_enc.c | 39 EVP_KDF *kdf = EVP_KDF_fetch(libctx, OSSL_KDF_NAME_TLS1_3_KDF, propq); in tls13_hkdf_expand_ex() local 172 EVP_KDF *kdf; in tls13_generate_secret() local
|
/openssl/ssl/quic/ |
H A D | quic_record_util.c | 30 EVP_KDF *kdf = NULL; in ossl_quic_hkdf_extract() local
|
/openssl/providers/fips/ |
H A D | self_test_kats.c | 207 EVP_KDF *kdf = NULL; in self_test_kdf() local
|