Home
last modified time | relevance | path

Searched refs:BLECrypt_if_decrypt_packet (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DBLECrypt_if.h38 void BLECrypt_if_decrypt_packet(uint8_t packet_1st_header_byte, // First byte of packet header (or …
DNHW_AES_CCM.c208 BLECrypt_if_decrypt_packet(aad, //Additional Authentication data in nrf_ccm_decrypt_rx()
DBLECrypt_if.c235 void BLECrypt_if_decrypt_packet(uint8_t packet_1st_header_byte, // First byte of packet header (or … in BLECrypt_if_decrypt_packet() function