Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_rand.c673 int EVP_RAND_verify_zeroization(EVP_RAND_CTX *ctx) in EVP_RAND_verify_zeroization() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test_kats.c350 if (!EVP_RAND_verify_zeroization(drbg)) in self_test_drbg()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h1285 int EVP_RAND_verify_zeroization(EVP_RAND_CTX *ctx);
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c2682 || !TEST_true(EVP_RAND_verify_zeroization(expected->ctx)) in rand_test_run()