Lines Matching defs:akcipher
33 #include <crypto/akcipher.h>
153 struct akcipher_test_suite akcipher;
4172 pr_err("alg: akcipher: %s test failed. err %d\n", op, err);
4177 pr_err("alg: akcipher: %s test failed. Invalid output len\n",
4184 pr_err("alg: akcipher: %s test failed. Invalid output\n",
4228 pr_err("alg: akcipher: %s test failed. err %d\n", op, err);
4233 pr_err("alg: akcipher: %s test failed. Invalid output len %u\n",
4241 pr_err("alg: akcipher: %s test failed. Invalid output\n", op);
4270 pr_err("alg: akcipher: test %d failed for %s, err=%d\n",
4285 pr_err("alg: akcipher: Failed to load tfm for %s: %ld\n",
4289 if (desc->suite.akcipher.vecs)
4290 err = test_akcipher(tfm, desc->alg, desc->suite.akcipher.vecs,
4291 desc->suite.akcipher.count);
5114 .akcipher = __VECS(ecdsa_nist_p192_tv_template)
5121 .akcipher = __VECS(ecdsa_nist_p256_tv_template)
5128 .akcipher = __VECS(ecdsa_nist_p384_tv_template)
5134 .akcipher = __VECS(ecrdsa_tv_template)
5461 .akcipher = __VECS(pkcs1pad_rsa_tv_template)
5558 .akcipher = __VECS(rsa_tv_template)
5627 .akcipher = __VECS(sm2_tv_template)