Lines Matching defs:akcipher
33 #include <crypto/akcipher.h>
153 struct akcipher_test_suite akcipher;
4027 pr_err("alg: akcipher: %s test failed. err %d\n", op, err);
4032 pr_err("alg: akcipher: %s test failed. Invalid output len\n",
4039 pr_err("alg: akcipher: %s test failed. Invalid output\n",
4083 pr_err("alg: akcipher: %s test failed. err %d\n", op, err);
4088 pr_err("alg: akcipher: %s test failed. Invalid output len %u\n",
4096 pr_err("alg: akcipher: %s test failed. Invalid output\n", op);
4125 pr_err("alg: akcipher: test %d failed for %s, err=%d\n",
4140 pr_err("alg: akcipher: Failed to load tfm for %s: %ld\n",
4144 if (desc->suite.akcipher.vecs)
4145 err = test_akcipher(tfm, desc->alg, desc->suite.akcipher.vecs,
4146 desc->suite.akcipher.count);
4933 .akcipher = __VECS(ecdsa_nist_p192_tv_template)
4939 .akcipher = __VECS(ecdsa_nist_p256_tv_template)
4945 .akcipher = __VECS(ecdsa_nist_p384_tv_template)
4951 .akcipher = __VECS(ecrdsa_tv_template)
5226 .akcipher = __VECS(pkcs1pad_rsa_tv_template)
5335 .akcipher = __VECS(rsa_tv_template)
5410 .akcipher = __VECS(sm2_tv_template)