Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_hmac.c23 static OSSL_FUNC_rand_newctx_fn drbg_hmac_new_wrapper; variable
296 static void *drbg_hmac_new_wrapper(void *provctx, void *parent, in drbg_hmac_new_wrapper() function