Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c23 static OSSL_FUNC_rand_newctx_fn drbg_hmac_new_wrapper; variable
331 static void *drbg_hmac_new_wrapper(void *provctx, void *parent, in drbg_hmac_new_wrapper() function
474 { OSSL_FUNC_RAND_NEWCTX, (void(*)(void))drbg_hmac_new_wrapper },

Completed in 6 milliseconds