Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dtls1_prf.c71 static OSSL_FUNC_kdf_gettable_ctx_params_fn kdf_tls1_prf_gettable_ctx_params; variable
241 static const OSSL_PARAM *kdf_tls1_prf_gettable_ctx_params( in kdf_tls1_prf_gettable_ctx_params() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Dkdf_exch.c35 static OSSL_FUNC_keyexch_gettable_ctx_params_fn kdf_tls1_prf_gettable_ctx_params; variable