Home
last modified time | relevance | path

Searched defs:hmac_input (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/serialize/
Dsection_tests.rs135 let mut hmac_input = vec![]; in mic_encrypted_identity_section_random_des() localVariable
670 let mut hmac_input = vec![]; in do_mic_encrypted_identity_fixed_key_material_test() localVariable
/aosp_15_r20/external/vboot_reference/firmware/lib/tpm_lite/
H A Dtlcl.c234 uint8_t hmac_input[2 * sizeof(TPM_NONCE)]; in StartOSAPSession() local
360 uint8_t hmac_input[TPM_SHA1_160_HASH_LEN + 2 * sizeof(TPM_NONCE) + 1]; in CheckResponseAuthBlock() local