Searched refs:ossl_rand_cleanup_entropy (Results 1 – 5 of 5) sorted by relevance
5 ossl_rand_get_entropy, ossl_rand_cleanup_entropy,16 void ossl_rand_cleanup_entropy(OSSL_CORE_HANDLE *handle,32 ossl_rand_cleanup_entropy() cleanses and frees any storage allocated by
114 void ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle,
41 void ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_cleanup_entropy() function
1885 OSSL_FUNC_cleanup_entropy_fn ossl_rand_cleanup_entropy;2142 { OSSL_FUNC_CLEANUP_ENTROPY, (void (*)(void))ossl_rand_cleanup_entropy },1878 OSSL_FUNC_cleanup_entropy_fn ossl_rand_cleanup_entropy; global() variable
174 ossl_rand_cleanup_entropy OSSL_FUNC_CLEANUP_ENTROPY