Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/
Dbcm.c201 const EVP_MD *const kHashFunction = EVP_sha256(); in BORINGSSL_bcm_power_on_self_test() local
204 const EVP_MD *const kHashFunction = EVP_sha512(); in BORINGSSL_bcm_power_on_self_test() local
211 if (!HMAC_Init_ex(&hmac_ctx, kHMACKey, sizeof(kHMACKey), kHashFunction, in BORINGSSL_bcm_power_on_self_test()
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/
Dbcm.cc215 const EVP_MD *const kHashFunction = EVP_sha256(); in BORINGSSL_integrity_test() local
224 if (!HMAC_Init_ex(&hmac_ctx, kHMACKey, sizeof(kHMACKey), kHashFunction, in BORINGSSL_integrity_test()
/external/boringssl/src/crypto/fipsmodule/
Dbcm.cc223 const EVP_MD *const kHashFunction = EVP_sha256(); in BORINGSSL_integrity_test() local
232 if (!HMAC_Init_ex(&hmac_ctx, kHMACKey, sizeof(kHMACKey), kHashFunction, in BORINGSSL_integrity_test()
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/
Dbcm.cc215 const EVP_MD *const kHashFunction = EVP_sha256(); in BORINGSSL_integrity_test() local
224 if (!HMAC_Init_ex(&hmac_ctx, kHMACKey, sizeof(kHMACKey), kHashFunction, in BORINGSSL_integrity_test()