Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c41 static OSSL_FUNC_kdf_set_ctx_params_fn krb5kdf_set_ctx_params; variable
134 static int krb5kdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in krb5kdf_set_ctx_params() function