Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dscrypt.c31 static OSSL_FUNC_kdf_settable_ctx_params_fn kdf_scrypt_settable_ctx_params; variable
241 static const OSSL_PARAM *kdf_scrypt_settable_ctx_params(ossl_unused void *ctx, in kdf_scrypt_settable_ctx_params() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Dkdf_exch.c34 static OSSL_FUNC_keyexch_settable_ctx_params_fn kdf_scrypt_settable_ctx_params; variable