Home
last modified time | relevance | path

Searched refs:x942kdf_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dx942kdf.c35 static OSSL_FUNC_kdf_get_ctx_params_fn x942kdf_get_ctx_params; variable
562 static int x942kdf_get_ctx_params(void *vctx, OSSL_PARAM params[]) in x942kdf_get_ctx_params() function
592 { OSSL_FUNC_KDF_GET_CTX_PARAMS, (void(*)(void))x942kdf_get_ctx_params },