Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtcrypt.c2049 test_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, in do_test()
2051 test_aead_speed("gcm(aes)", ENCRYPT, sec, in do_test()
2053 test_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, in do_test()
2055 test_aead_speed("gcm(aes)", DECRYPT, sec, in do_test()
2060 test_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, in do_test()
2153 test_aead_speed("aegis128", ENCRYPT, sec, in do_test()
2155 test_aead_speed("aegis128", DECRYPT, sec, in do_test()
2160 test_aead_speed("gcm(sm4)", ENCRYPT, sec, in do_test()
2162 test_aead_speed("gcm(sm4)", DECRYPT, sec, in do_test()
2212 test_aead_speed("gcm(aria)", ENCRYPT, sec, in do_test()
[all …]