HomeSort by: relevance | last modified time | path
    Searched defs:test_rng_verify_zeroization (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/rands/
test_rng.c 36 static OSSL_FUNC_rand_verify_zeroization_fn test_rng_verify_zeroization; variable
284 static int test_rng_verify_zeroization(ossl_unused void *vtest) function
352 (void (*)(void))test_rng_verify_zeroization },
  /src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
test_rng.c 34 static OSSL_FUNC_rand_verify_zeroization_fn test_rng_verify_zeroization; variable
225 static int test_rng_verify_zeroization(ossl_unused void *vtest) function
293 (void(*)(void))test_rng_verify_zeroization },

Completed in 57 milliseconds