Home
last modified time | relevance | path

Searched defs:maclen (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DBLECrypt_if.c336 int maclen, //Size of the MAC/MIC in bytes in BLECrypt_if_encrypt_packet_v3()
390 int maclen, //Size of the MAC/MIC in bytes in BLECrypt_if_decrypt_packet_v3()
/nrf_hw_models-latest/tests/zephyr_apps/54_aar_ccm_ecb/src/
Dtest_ccm.c20 unsigned maclen, uint8_t adatamask, bool expect_error, bool expect_macerror, in run_ccm()