Searched refs:PREPINP (Results 1 – 1 of 1) sorted by relevance
348 #define PREPINP(v, pos) \ in aesni_crypt_xts_block8() macro355 PREPINP(a, 0); in aesni_crypt_xts_block8()356 PREPINP(b, 1); in aesni_crypt_xts_block8()357 PREPINP(c, 2); in aesni_crypt_xts_block8()358 PREPINP(d, 3); in aesni_crypt_xts_block8()359 PREPINP(e, 4); in aesni_crypt_xts_block8()360 PREPINP(f, 5); in aesni_crypt_xts_block8()361 PREPINP(g, 6); in aesni_crypt_xts_block8()362 PREPINP(h, 7); in aesni_crypt_xts_block8()