Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DBLECrypt_if.h73 int BLECrypt_if_decrypt_packet_v3(uint8_t *adata,
DBLECrypt_if.c387 int BLECrypt_if_decrypt_packet_v3(uint8_t *adata, //Additional Authentication Data in BLECrypt_if_decrypt_packet_v3() function
DNHW_54_AAR_CCM_ECB.c579 mic_error = !BLECrypt_if_decrypt_packet_v3(a_copy, in nhw_CCM_logic()