Searched defs:aes_encrypt (Results 1 – 3 of 3) sorted by relevance
119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
412 esp_aes_encrypt_t aes_encrypt; /**< Encrypt one AES block callback function */ member
430 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function