Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c802 static status_t cau3_load_key(
1073 static status_t cau3_load_key( in cau3_load_key() function
4398 return cau3_load_key(base, key, keySize, (uint32_t)handle->keySlot, handle->taskDone); in CAU3_TDES_SetKey()
4524 return cau3_load_key(base, tempKey.b, keySize, (uint32_t)handle->keySlot, handle->taskDone); in CAU3_CHACHA20_POLY1305_SetKey()