Home
last modified time | relevance | path

Searched refs:test_aead_speed (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/crypto/
H A Dtcrypt.c2237 test_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, in do_test()
2239 test_aead_speed("gcm(aes)", ENCRYPT, sec, in do_test()
2241 test_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, in do_test()
2243 test_aead_speed("gcm(aes)", DECRYPT, sec, in do_test()
2248 test_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, in do_test()
2337 test_aead_speed("aegis128", ENCRYPT, sec, in do_test()
2339 test_aead_speed("aegis128", DECRYPT, sec, in do_test()
2344 test_aead_speed("gcm(sm4)", ENCRYPT, sec, in do_test()
2346 test_aead_speed("gcm(sm4)", DECRYPT, sec, in do_test()
2392 test_aead_speed("gcm(aria)", ENCRYPT, sec, in do_test()
[all …]