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