Home
last modified time | relevance | path

Searched refs:no_mac (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DBLECrypt_if.c76 int no_mac,
395 …int no_mac, // Set to 1 if packet to be decrypted does not include a MAC, otherw… in BLECrypt_if_decrypt_packet_v3() argument
409 no_mac, in BLECrypt_if_decrypt_packet_v3()
412 if (!no_mac && (mlen < 1)) { in BLECrypt_if_decrypt_packet_v3()
424 no_mac, in BLECrypt_if_decrypt_packet_v3()
DBLECrypt_if.h81 int no_mac,