Searched refs:AES_SetKey (Results 1 – 6 of 6) sorted by relevance
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | crypto.h | 177 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | crypto.c | 183 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/ |
| D | crypto.h | 344 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | crypto.h | 414 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize);
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | crypto.c | 176 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/ |
| D | crypto.c | 207 void AES_SetKey(CRPT_T *crpt, uint32_t u32Channel, uint32_t au32Keys[], uint32_t u32KeySize) in AES_SetKey() function
|