Lines Matching defs:cipher

36 #include <crypto/internal/cipher.h>
148 struct cipher_test_suite cipher;
2768 pr_err("alg: cipher: %s setkey failed on test vector %u; expected_error=%d, actual_error=%d, flags=%#x\n",
2774 pr_err("alg: cipher: %s setkey unexpectedly succeeded on test vector %u; expected_error=%d\n",
2792 printk(KERN_ERR "alg: cipher: Test %d failed "
3018 * Generate a symmetric cipher test vector from the given implementation.
3247 const struct cipher_test_suite *suite = &desc->suite.cipher;
3667 const struct cipher_test_suite *suite = &desc->suite.cipher;
3673 printk(KERN_ERR "alg: cipher: Failed to load transform for "
4313 .cipher = __VECS(adiantum_xchacha12_aes_tv_template)
4320 .cipher = __VECS(adiantum_xchacha20_aes_tv_template)
4492 .cipher = __VECS(aes_cbc_tv_template)
4498 .cipher = __VECS(anubis_cbc_tv_template)
4504 .cipher = __VECS(aria_cbc_tv_template)
4510 .cipher = __VECS(bf_cbc_tv_template)
4516 .cipher = __VECS(camellia_cbc_tv_template)
4522 .cipher = __VECS(cast5_cbc_tv_template)
4528 .cipher = __VECS(cast6_cbc_tv_template)
4534 .cipher = __VECS(des_cbc_tv_template)
4540 .cipher = __VECS(des3_ede_cbc_tv_template)
4559 .cipher = __VECS(serpent_cbc_tv_template)
4565 .cipher = __VECS(sm4_cbc_tv_template)
4571 .cipher = __VECS(tf_cbc_tv_template)
4579 .cipher = __VECS(aes_cbc_tv_template)
4620 .cipher = __VECS(aes_cfb_tv_template)
4626 .cipher = __VECS(aria_cfb_tv_template)
4632 .cipher = __VECS(sm4_cfb_tv_template)
4638 .cipher = __VECS(chacha20_tv_template)
4701 .cipher = __VECS(aes_ctr_tv_template)
4707 .cipher = __VECS(aria_ctr_tv_template)
4713 .cipher = __VECS(bf_ctr_tv_template)
4719 .cipher = __VECS(camellia_ctr_tv_template)
4725 .cipher = __VECS(cast5_ctr_tv_template)
4731 .cipher = __VECS(cast6_ctr_tv_template)
4737 .cipher = __VECS(des_ctr_tv_template)
4743 .cipher = __VECS(des3_ede_ctr_tv_template)
4763 .cipher = __VECS(serpent_ctr_tv_template)
4769 .cipher = __VECS(sm4_ctr_tv_template)
4775 .cipher = __VECS(tf_ctr_tv_template)
4783 .cipher = __VECS(aes_ctr_tv_template)
4791 .cipher = __VECS(cts_mode_tv_template)
4804 .cipher = __VECS(sm4_cts_tv_template)
4855 * backend cipher -- covered by drbg_nopr_hmac_sha256 test
4956 .cipher = __VECS(aes_tv_template)
4962 .cipher = __VECS(anubis_tv_template)
4969 .cipher = __VECS(arc4_tv_template)
4975 .cipher = __VECS(aria_tv_template)
4981 .cipher = __VECS(bf_tv_template)
4987 .cipher = __VECS(camellia_tv_template)
4993 .cipher = __VECS(cast5_tv_template)
4999 .cipher = __VECS(cast6_tv_template)
5009 .cipher = __VECS(des_tv_template)
5015 .cipher = __VECS(des3_ede_tv_template)
5021 .cipher = {
5030 .cipher = __VECS(khazad_tv_template)
5043 .cipher = __VECS(seed_tv_template)
5049 .cipher = __VECS(serpent_tv_template)
5055 .cipher = __VECS(sm4_tv_template)
5061 .cipher = __VECS(tea_tv_template)
5067 .cipher = __VECS(tf_tv_template)
5073 .cipher = __VECS(xeta_tv_template)
5079 .cipher = __VECS(xtea_tv_template)
5087 .cipher = __VECS(aes_tv_template)
5148 .cipher = __VECS(essiv_aes_cbc_tv_template)
5221 .cipher = __VECS(aes_hctr2_tv_template)
5325 .cipher = __VECS(aes_kw_tv_template)
5332 .cipher = __VECS(aes_lrw_tv_template)
5339 .cipher = __VECS(camellia_lrw_tv_template)
5346 .cipher = __VECS(cast6_lrw_tv_template)
5353 .cipher = __VECS(serpent_lrw_tv_template)
5360 .cipher = __VECS(tf_lrw_tv_template)
5431 .cipher = __VECS(aes_ofb_tv_template)
5444 .cipher = __VECS(sm4_ofb_tv_template)
5450 .cipher = __VECS(fcrypt_pcbc_tv_template)
5488 .cipher = __VECS(aes_ctr_rfc3686_tv_template)
5494 .cipher = __VECS(sm4_ctr_rfc3686_tv_template)
5687 .cipher = __VECS(xchacha12_tv_template)
5693 .cipher = __VECS(xchacha20_tv_template)
5699 .cipher = __VECS(aes_xctr_tv_template)
5707 .cipher = __VECS(aes_xts_tv_template)
5714 .cipher = __VECS(camellia_xts_tv_template)
5721 .cipher = __VECS(cast6_xts_tv_template)
5735 .cipher = __VECS(serpent_xts_tv_template)
5742 .cipher = __VECS(sm4_xts_tv_template)
5749 .cipher = __VECS(tf_xts_tv_template)
5757 .cipher = __VECS(aes_xts_tv_template)