Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/
Dbcm.c195 const EVP_MD *const kHashFunction = EVP_sha256(); in BORINGSSL_bcm_power_on_self_test() local
198 const EVP_MD *const kHashFunction = EVP_sha512(); in BORINGSSL_bcm_power_on_self_test() local
205 if (!HMAC_Init_ex(&hmac_ctx, kHMACKey, sizeof(kHMACKey), kHashFunction, in BORINGSSL_bcm_power_on_self_test()