Searched refs:poly1305_use_avx2 (Results 1 – 1 of 1) sorted by relevance
41 static bool poly1305_use_avx2; variable83 if (poly1305_use_avx2 && srclen >= POLY1305_BLOCK_SIZE * 4) { in poly1305_simd_blocks()186 poly1305_use_avx2 = cpu_has_avx && cpu_has_avx2 && in poly1305_simd_mod_init()189 if (poly1305_use_avx2) in poly1305_simd_mod_init()