Home
last modified time | relevance | path

Searched defs:kdf_hkdf_settable_ctx_params (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/exchange/
Dkdf_exch.c32 static OSSL_FUNC_keyexch_settable_ctx_params_fn kdf_hkdf_settable_ctx_params; variable
/third_party/openssl/providers/implementations/kdfs/
Dhkdf.c40 static OSSL_FUNC_kdf_settable_ctx_params_fn kdf_hkdf_settable_ctx_params; variable
278 static const OSSL_PARAM *kdf_hkdf_settable_ctx_params(ossl_unused void *ctx, in kdf_hkdf_settable_ctx_params() function