Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c792 static status_t cau3_load_key(
1048 static status_t cau3_load_key( in cau3_load_key() function
3793 return cau3_load_key(base, key, keySize, handle->keySlot, handle->taskDone); in CAU3_TDES_SetKey()
3880 return cau3_load_key(base, tempKey.b, keySize, handle->keySlot, handle->taskDone); in CAU3_CHACHA20_POLY1305_SetKey()
Dfsl_cau3_ble.c527 static status_t cau3_load_key(
780 static status_t cau3_load_key( in cau3_load_key() function
3988 return cau3_load_key(base, key, keySize, handle->keySlot, handle->taskDone); in CAU3_TDES_SetKey()
4075 return cau3_load_key(base, tempKey.b, keySize, handle->keySlot, handle->taskDone); in CAU3_CHACHA20_POLY1305_SetKey()