Lines Matching refs:aes
24 (lscpu | grep -qw aes)
45 ./programs/test/selftest aes | grep "AESNI code" | grep -q "intrinsics"
52 ./programs/test/selftest aes | grep "AESNI code" | grep -q "assembly"
61 ./programs/test/selftest aes | not grep -q "AESNI code"
71 ./programs/test/selftest aes | grep -q "AES note: using AESNI"
72 ./programs/test/selftest aes | not grep -q "AES note: built-in implementation."
78 support_test_m32_no_asm && (lscpu | grep -qw aes)
97 ./programs/test/selftest aes | grep "AESNI code" | grep -q "intrinsics"
109 ./programs/test/selftest aes | grep -q "AES note: using AESNI"
110 ./programs/test/selftest aes | not grep -q "AES note: built-in implementation."
134 ./programs/test/selftest aes | grep "AESNI code" | grep -q "intrinsics"