Searched defs:aes_decrypt (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/crypto/ | ||
| H A D | aes-ce-core.S | 145 aes_decrypt: label |
| /linux/lib/crypto/ | ||
| H A D | aes.c | 508 void aes_decrypt(const struct aes_key *key, u8 out[AES_BLOCK_SIZE], in aes_decrypt() function |