Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_hash.c33 static OSSL_FUNC_rand_set_ctx_params_fn drbg_hash_set_ctx_params; variable
460 static int drbg_hash_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in drbg_hash_set_ctx_params() function