Searched defs:token_bytes (Results 1 – 10 of 10) sorted by relevance
140 let token_bytes = [0x55; V1_IDENTITY_TOKEN_LEN]; in both_mic_and_sig_sections() localVariable313 let token_bytes = [0x55; V1_IDENTITY_TOKEN_LEN]; in parse_adv_short_salt_mic() localVariable
34 def token_bytes(nbytes=None): function
56 absl::Span<char const> token_bytes = token_str; in MakeDataset() local
140 let token_bytes = &token.to_le_bytes()[..]; in tokenize_to_buffer_no_args() localVariable
428 std::string token_bytes; in decode() local