Home
last modified time | relevance | path

Searched refs:kDRBGEntropy (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/fipstools/
Dtest_fips.c59 const uint8_t kDRBGEntropy[48] = in main() local
238 hexdump(kDRBGEntropy, sizeof(kDRBGEntropy)); in main()
239 if (!CTR_DRBG_init(&drbg, kDRBGEntropy, kDRBGPersonalization, in main()
/external/boringssl/src/crypto/fipsmodule/
Dbcm.c434 const uint8_t kDRBGEntropy[48] = in BORINGSSL_bcm_power_on_self_test() local
646 if (!CTR_DRBG_init(&drbg, kDRBGEntropy, kDRBGPersonalization, in BORINGSSL_bcm_power_on_self_test()