Searched refs:poly1305_use_avx2 (Results 1 – 1 of 1) sorted by relevance
37 static bool poly1305_use_avx2; variable79 if (poly1305_use_avx2 && srclen >= POLY1305_BLOCK_SIZE * 4) { in poly1305_simd_blocks()181 poly1305_use_avx2 = boot_cpu_has(X86_FEATURE_AVX) && in poly1305_simd_mod_init()185 if (poly1305_use_avx2) in poly1305_simd_mod_init()