Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/aes/
Dfsl_aes.h82 status_t AES_EncryptEcb(AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size);
Dfsl_aes.c388 status_t AES_EncryptEcb(AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size) in AES_EncryptEcb() function