Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg.c245 static void cleanup_entropy(PROV_DRBG *drbg, unsigned char *out, size_t outlen) in cleanup_entropy() function
449 cleanup_entropy(drbg, entropy, entropylen); in ossl_prov_drbg_instantiate()
453 cleanup_entropy(drbg, entropy, entropylen); in ossl_prov_drbg_instantiate()
582 cleanup_entropy(drbg, entropy, entropylen); in ossl_prov_drbg_reseed_unlocked()
/openssl/include/openssl/
H A Dcore_dispatch.h204 OSSL_CORE_MAKE_FUNC(void, cleanup_entropy, (const OSSL_CORE_HANDLE *handle,
520 OSSL_CALLBACK *cleanup_entropy,
/openssl/doc/man7/
H A Dprovider-base.pod82 void cleanup_entropy(const OSSL_CORE_HANDLE *handle,
323 cleanup_entropy() is used to clean up and free the buffer returned by

Completed in 12 milliseconds