Searched refs:c_get_nonce (Results 1 – 1 of 1) sorted by relevance
15 static OSSL_FUNC_get_nonce_fn *c_get_nonce = NULL; variable36 set_func(c_get_nonce, OSSL_FUNC_get_nonce(fns)); in ossl_prov_seeding_from_dispatch()67 if (c_get_nonce == NULL) in ossl_prov_get_nonce()69 return c_get_nonce(ossl_prov_ctx_get0_handle(prov_ctx), pout, in ossl_prov_get_nonce()
Completed in 2 milliseconds