test_mb_aead_speed 2278 crypto/tcrypt.c 		test_mb_aead_speed("rfc4106(gcm(aes))", ENCRYPT, sec, NULL,
test_mb_aead_speed 2280 crypto/tcrypt.c 		test_mb_aead_speed("gcm(aes)", ENCRYPT, sec, NULL, 0, 16, 8,
test_mb_aead_speed 2282 crypto/tcrypt.c 		test_mb_aead_speed("rfc4106(gcm(aes))", DECRYPT, sec, NULL,
test_mb_aead_speed 2284 crypto/tcrypt.c 		test_mb_aead_speed("gcm(aes)", DECRYPT, sec, NULL, 0, 16, 8,
test_mb_aead_speed 2289 crypto/tcrypt.c 		test_mb_aead_speed("rfc4309(ccm(aes))", ENCRYPT, sec, NULL, 0,
test_mb_aead_speed 2291 crypto/tcrypt.c 		test_mb_aead_speed("rfc4309(ccm(aes))", DECRYPT, sec, NULL, 0,
test_mb_aead_speed 2296 crypto/tcrypt.c 		test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", ENCRYPT,
test_mb_aead_speed 2299 crypto/tcrypt.c 		test_mb_aead_speed("rfc7539esp(chacha20,poly1305)", DECRYPT,