Home
last modified time | relevance | path

Searched defs:expected_hmac (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/openssl/src/
Dhmac.rs136 let expected_hmac = [ in hmac_sha256_test() localVariable
160 let expected_hmac = [ in hmac_sha256_test_big_buffer() localVariable
176 let expected_hmac = [ in hmac_sha256_update_test() localVariable
193 let expected_hmac = [ in hmac_sha256_update_chunks_test() localVariable
/aosp_15_r20/trusty/user/base/lib/keymaster/
Dkeymaster.c363 uint8_t expected_hmac[HMAC_LEN]; in keymaster_validate_auth_token() local
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/
H A Dhmac.rs420 let expected_hmac = [ in hmac_sha256_fixed_size_key() localVariable
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/
H A Dhmac.rs420 let expected_hmac = [ in hmac_sha256_fixed_size_key() localVariable