Lines Matching refs:e
253 const char *e; in test_mb_aead_speed() local
269 e = "encryption"; in test_mb_aead_speed()
271 e = "decryption"; in test_mb_aead_speed()
331 get_driver_name(crypto_aead, tfm), e); in test_mb_aead_speed()
424 pr_err("%s() failed return code=%d\n", e, ret); in test_mb_aead_speed()
530 const char *e; in test_aead_speed() local
550 e = "encryption"; in test_aead_speed()
552 e = "decryption"; in test_aead_speed()
582 get_driver_name(crypto_aead, tfm), e); in test_aead_speed()
676 pr_err("%s() failed return code=%d\n", e, ret); in test_aead_speed()
1069 const char *e; in test_mb_skcipher_speed() local
1074 e = "encryption"; in test_mb_skcipher_speed()
1076 e = "decryption"; in test_mb_skcipher_speed()
1115 get_driver_name(crypto_skcipher, tfm), e); in test_mb_skcipher_speed()
1192 pr_err("%s() failed flags=%x\n", e, in test_mb_skcipher_speed()
1304 const char *e; in test_skcipher_speed() local
1307 e = "encryption"; in test_skcipher_speed()
1309 e = "decryption"; in test_skcipher_speed()
1322 algo, get_driver_name(crypto_skcipher, tfm), e); in test_skcipher_speed()
1407 pr_err("%s() failed flags=%x\n", e, in test_skcipher_speed()