Home
last modified time | relevance | path

Searched defs:drbg_hmac_verify_zeroization (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/providers/implementations/rands/
Ddrbg_hmac.c33 static OSSL_FUNC_rand_verify_zeroization_fn drbg_hmac_verify_zeroization; variable
264 static int drbg_hmac_verify_zeroization(void *vdrbg) in drbg_hmac_verify_zeroization() function