Lines Matching refs:f_nround
1312 #define f_nround(bo, bi, k) do {\ macro
1347 f_nround(b1, b0, kp); in aes_encrypt()
1348 f_nround(b0, b1, kp); in aes_encrypt()
1352 f_nround(b1, b0, kp); in aes_encrypt()
1353 f_nround(b0, b1, kp); in aes_encrypt()
1356 f_nround(b1, b0, kp); in aes_encrypt()
1357 f_nround(b0, b1, kp); in aes_encrypt()
1358 f_nround(b1, b0, kp); in aes_encrypt()
1359 f_nround(b0, b1, kp); in aes_encrypt()
1360 f_nround(b1, b0, kp); in aes_encrypt()
1361 f_nround(b0, b1, kp); in aes_encrypt()
1362 f_nround(b1, b0, kp); in aes_encrypt()
1363 f_nround(b0, b1, kp); in aes_encrypt()
1364 f_nround(b1, b0, kp); in aes_encrypt()