Home
last modified time | relevance | path

Searched defs:kbkdf_set_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkbkdf.c81 static OSSL_FUNC_kdf_set_ctx_params_fn kbkdf_set_ctx_params; variable
279 static int kbkdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in kbkdf_set_ctx_params() function
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c81 static OSSL_FUNC_kdf_set_ctx_params_fn kbkdf_set_ctx_params; variable
279 static int kbkdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in kbkdf_set_ctx_params() function

Completed in 2 milliseconds