Searched refs:aes_crypt (Results 1 – 1 of 1) sorted by relevance
118 static inline void aes_crypt(AVAES *a, int s, const uint8_t *sbox, in aes_crypt() function138 aes_crypt(a, 2, sbox, enc_multbl); in aes_encrypt()152 aes_crypt(a, 0, inv_sbox, dec_multbl); in aes_decrypt()