Searched refs:has_mic (Results 1 – 2 of 2) sorted by relevance
186 bool has_mic, in BLECrypt_if_decrypt_packet() argument197 if ( has_mic && ( length < 5 ) ){ in BLECrypt_if_decrypt_packet()206 uint8_t packet_payload_len = length - has_mic*4; in BLECrypt_if_decrypt_packet()215 !has_mic, in BLECrypt_if_decrypt_packet()
42 bool has_mic,