Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/extended/deserialize/section/intermediate/
Dtests.rs233 let token_bytes_1 = [0x55; V1_IDENTITY_TOKEN_LEN]; in parse_adv_ext_salt_mic_sections() localVariable
533 let token_bytes_1 = [0x55; V1_IDENTITY_TOKEN_LEN]; in parse_adv_mic_encrypted_wrong_salt_for_extended_header() localVariable
555 let token_bytes_1 = [0x55; V1_IDENTITY_TOKEN_LEN]; in encrypted_then_unencrpyted_fails_to_parse() localVariable
598 let token_bytes_1 = [0x55; V1_IDENTITY_TOKEN_LEN]; in unencrypted_then_encrpyted_fails_to_parse() localVariable
679 let token_bytes_1 = [0x55; V1_IDENTITY_TOKEN_LEN]; in add_mic_short_salt_section_to_adv() localVariable