aes_decrypt
.macro aes_decrypt data, keylen
void aes_decrypt(const struct aes_key *key, u8 out[AES_BLOCK_SIZE],