Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c30 static OSSL_FUNC_rand_set_ctx_params_fn drbg_hmac_set_ctx_params; variable
356 static int drbg_hmac_set_ctx_params(void *vctx, const OSSL_PARAM params[]) drbg_hmac_set_ctx_params() function