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
2267 test_mb_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, NULL, in do_test()
2269 test_mb_aead_speed("gcm(aes)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2271 test_mb_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, NULL, in do_test()
2273 test_mb_aead_speed("gcm(aes)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()
2278 test_mb_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, NULL, 0, in do_test()
2280 test_mb_aead_speed("rfc4309(ccm(aes))", DECRYPT, sec, NULL, 0, in do_test()
2285 test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", ENCRYPT, in do_test()
2288 test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", DECRYPT, in do_test()
2358 test_mb_aead_speed("gcm(sm4)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2360 test_mb_aead_speed("gcm(sm4)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()
2365 test_mb_aead_speed("rfc4309(ccm(sm4))", ENCRYPT, sec, NULL, 0, in do_test()
2367 test_mb_aead_speed("rfc4309(ccm(sm4))", DECRYPT, sec, NULL, 0, in do_test()
2399 test_mb_aead_speed("gcm(aria)", ENCRYPT, sec, NULL, 0, 16, 8, in do_test()
2401 test_mb_aead_speed("gcm(aria)", DECRYPT, sec, NULL, 0, 16, 8, in do_test()