Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.h324 status_t CAU3_AES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t plaintext[16], uint…
Dfsl_cau3_ble.h329 status_t CAU3_AES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t plaintext[16], uint…
Dfsl_cau3_ble.c811 status_t CAU3_AES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t plaintext[16], uint… in CAU3_AES_Encrypt() function
911 completionStatus = CAU3_AES_Encrypt(base, &handle, inBlock, outBlock); in cau3_aes_ecb_encrypt()
Dfsl_cau3.c1079 status_t CAU3_AES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t plaintext[16], uint… in CAU3_AES_Encrypt() function