Searched refs:BLECrypt_if_decrypt_packet (Results 1 – 3 of 3) sorted by relevance
38 void BLECrypt_if_decrypt_packet(uint8_t packet_1st_header_byte, // First byte of packet header (or …
208 BLECrypt_if_decrypt_packet(aad, //Additional Authentication data in nrf_ccm_decrypt_rx()
235 void BLECrypt_if_decrypt_packet(uint8_t packet_1st_header_byte, // First byte of packet header (or … in BLECrypt_if_decrypt_packet() function