Home
last modified time | relevance | path

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

/openssl/providers/common/
H A Dprovider_seeding.c20 static OSSL_FUNC_cleanup_nonce_fn *c_cleanup_nonce = NULL; variable
71 set_func(c_cleanup_nonce, OSSL_FUNC_cleanup_nonce(fns)); in ossl_prov_seeding_from_dispatch()
124 else if (c_cleanup_nonce != NULL) in ossl_prov_cleanup_nonce()
125 c_cleanup_nonce(handle, buf, len); in ossl_prov_cleanup_nonce()

Completed in 4 milliseconds