Searched defs:aes_decrypt (Results 1 – 4 of 4) sorted by relevance
151 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() function
415 esp_aes_decrypt_t aes_decrypt; /**< Decrypt one AES block callback function */ member
445 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() function
96 PROVIDE ( aes_decrypt = 0x400092d4 ); symbol