Lines Matching refs:test_mb_aead_speed
243 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() function
2074 test_mb_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, NULL, in do_test()
2076 test_mb_aead_speed("gcm(aes)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2078 test_mb_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, NULL, in do_test()
2080 test_mb_aead_speed("gcm(aes)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()
2085 test_mb_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, NULL, 0, in do_test()
2087 test_mb_aead_speed("rfc4309(ccm(aes))", DECRYPT, sec, NULL, 0, in do_test()
2092 test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", ENCRYPT, in do_test()
2095 test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", DECRYPT, in do_test()
2165 test_mb_aead_speed("gcm(sm4)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2167 test_mb_aead_speed("gcm(sm4)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()
2172 test_mb_aead_speed("rfc4309(ccm(sm4))", ENCRYPT, sec, NULL, 0, in do_test()
2174 test_mb_aead_speed("rfc4309(ccm(sm4))", DECRYPT, sec, NULL, 0, in do_test()
2206 test_mb_aead_speed("gcm(aria)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2208 test_mb_aead_speed("gcm(aria)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()