Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
Dscrypt.c32 static OSSL_FUNC_kdf_set_ctx_params_fn kdf_scrypt_set_ctx_params; variable
184 static int kdf_scrypt_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in kdf_scrypt_set_ctx_params() function
/third_party/openssl/providers/implementations/kdfs/
Dscrypt.c32 static OSSL_FUNC_kdf_set_ctx_params_fn kdf_scrypt_set_ctx_params; variable
184 static int kdf_scrypt_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in kdf_scrypt_set_ctx_params() function