Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3_ble.c918 static status_t cau3_aes_ccm_auth(CAU3_Type *base, in cau3_aes_ccm_auth() function
1035 completionStatus = cau3_aes_ccm_auth(base, keySlot, authIn, authInSz, x); in cau3_aes_ccm_auth_start()
1183 completionStatus = cau3_aes_ccm_auth(base, keySlot, in, inSz, xPtr); in cau3_aes_ccm_encrypt()
1266 completionStatus = cau3_aes_ccm_auth(base, keySlot, out, inSz, xPtr); in cau3_aes_ccm_decrypt()