Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c109 uint8_t packet_1st_header_byte = expected_encrypted_packet[0]; in test_packet_encryption() local
146 uint8_t packet_1st_header_byte = encrypted_packet[0]; in test_packet_decryption() local
Dblecrypt.c42uint8_t packet_1st_header_byte, // First byte of packet header (or just LLID and R… in blecrypt_packet_encrypt()
64uint8_t packet_1st_header_byte, // First byte of packet header (or just LLID and R… in blecrypt_packet_decrypt()