Searched refs:PREPINP (Results 1 – 1 of 1) sorted by relevance
343 #define PREPINP(v, pos) \ in aesni_crypt_xts_block8() macro350 PREPINP(a, 0); in aesni_crypt_xts_block8()351 PREPINP(b, 1); in aesni_crypt_xts_block8()352 PREPINP(c, 2); in aesni_crypt_xts_block8()353 PREPINP(d, 3); in aesni_crypt_xts_block8()354 PREPINP(e, 4); in aesni_crypt_xts_block8()355 PREPINP(f, 5); in aesni_crypt_xts_block8()356 PREPINP(g, 6); in aesni_crypt_xts_block8()357 PREPINP(h, 7); in aesni_crypt_xts_block8()