Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c798 static status_t cau3_load_key_context(CAU3_Type *base,
1275 static status_t cau3_load_key_context(CAU3_Type *base, in cau3_load_key_context() function
1563 return cau3_load_key_context(base, &cau3KeyCtx, handle->keySlot, handle->taskDone); in CAU3_AES_SetKey()