Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dsskdf.c81 static OSSL_FUNC_kdf_set_ctx_params_fn sskdf_set_ctx_params; variable
449 static int sskdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in sskdf_set_ctx_params() function