Searched refs:drbg_hmac_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
30 static OSSL_FUNC_rand_set_ctx_params_fn drbg_hmac_set_ctx_params; variable451 static int drbg_hmac_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in drbg_hmac_set_ctx_params() function495 { OSSL_FUNC_RAND_SET_CTX_PARAMS, (void(*)(void))drbg_hmac_set_ctx_params },
Completed in 6 milliseconds