Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dscrypt.c33 static OSSL_FUNC_kdf_gettable_ctx_params_fn kdf_scrypt_gettable_ctx_params; variable
266 static const OSSL_PARAM *kdf_scrypt_gettable_ctx_params(ossl_unused void *ctx, in kdf_scrypt_gettable_ctx_params() function