Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dcrypto.h177 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dcrypto.c183 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize) in AES_SetKey() function
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dcrypto.h344 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dcrypto.h414 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c176 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize) in AES_SetKey() function
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c207 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize) in AES_SetKey() function