Searched defs:aes_decrypt (Results 1 – 2 of 2) sorted by relevance
151 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() function
618 aes_decrypt(void *key, u_int8_t *blk) in aes_decrypt() function