Searched refs:verify_zeroization (Results 1 – 1 of 1) sorted by relevance
49 OSSL_FUNC_rand_verify_zeroization_fn *verify_zeroization; member232 if (rand->verify_zeroization != NULL) in evp_rand_from_algorithm()234 rand->verify_zeroization = OSSL_FUNC_rand_verify_zeroization(fns); in evp_rand_from_algorithm()668 if (ctx->meth->verify_zeroization != NULL) in evp_rand_verify_zeroization_locked()669 return ctx->meth->verify_zeroization(ctx->algctx); in evp_rand_verify_zeroization_locked()