Searched defs:aes_decrypt (Results 1 – 3 of 3) sorted by relevance
309 void aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) in aes_decrypt() function
145 aes_decrypt: label
566 void aes_decrypt(u8 *in, u8 *expkey, u8 *out) in aes_decrypt() function