Lines Matching refs:cipher
131 struct cipher_test_suite cipher; member
1748 const struct cipher_test_suite *suite = &desc->suite.cipher; in alg_test_cipher()
1770 const struct cipher_test_suite *suite = &desc->suite.cipher; in alg_test_skcipher()
2606 .cipher = __VECS(aes_cbc_tv_template)
2612 .cipher = __VECS(anubis_cbc_tv_template)
2618 .cipher = __VECS(bf_cbc_tv_template)
2624 .cipher = __VECS(camellia_cbc_tv_template)
2630 .cipher = __VECS(cast5_cbc_tv_template)
2636 .cipher = __VECS(cast6_cbc_tv_template)
2642 .cipher = __VECS(des_cbc_tv_template)
2649 .cipher = __VECS(des3_ede_cbc_tv_template)
2662 .cipher = __VECS(serpent_cbc_tv_template)
2668 .cipher = __VECS(tf_cbc_tv_template)
2691 .cipher = __VECS(chacha20_tv_template)
2735 .cipher = __VECS(aes_ctr_tv_template)
2741 .cipher = __VECS(bf_ctr_tv_template)
2747 .cipher = __VECS(camellia_ctr_tv_template)
2753 .cipher = __VECS(cast5_ctr_tv_template)
2759 .cipher = __VECS(cast6_ctr_tv_template)
2765 .cipher = __VECS(des_ctr_tv_template)
2772 .cipher = __VECS(des3_ede_ctr_tv_template)
2785 .cipher = __VECS(serpent_ctr_tv_template)
2791 .cipher = __VECS(tf_ctr_tv_template)
2797 .cipher = __VECS(cts_mode_tv_template)
2945 .cipher = __VECS(aes_tv_template)
2951 .cipher = __VECS(anubis_tv_template)
2957 .cipher = __VECS(arc4_tv_template)
2963 .cipher = __VECS(bf_tv_template)
2969 .cipher = __VECS(camellia_tv_template)
2975 .cipher = __VECS(cast5_tv_template)
2981 .cipher = __VECS(cast6_tv_template)
2991 .cipher = __VECS(des_tv_template)
2998 .cipher = __VECS(des3_ede_tv_template)
3004 .cipher = {
3013 .cipher = __VECS(khazad_tv_template)
3026 .cipher = __VECS(seed_tv_template)
3032 .cipher = __VECS(serpent_tv_template)
3038 .cipher = __VECS(sm4_tv_template)
3044 .cipher = __VECS(speck128_tv_template)
3050 .cipher = __VECS(speck64_tv_template)
3056 .cipher = __VECS(tea_tv_template)
3062 .cipher = __VECS(tnepres_tv_template)
3068 .cipher = __VECS(tf_tv_template)
3074 .cipher = __VECS(xeta_tv_template)
3080 .cipher = __VECS(xtea_tv_template)
3196 .cipher = __VECS(aes_kw_tv_template)
3202 .cipher = __VECS(aes_lrw_tv_template)
3208 .cipher = __VECS(camellia_lrw_tv_template)
3214 .cipher = __VECS(cast6_lrw_tv_template)
3220 .cipher = __VECS(serpent_lrw_tv_template)
3226 .cipher = __VECS(tf_lrw_tv_template)
3299 .cipher = __VECS(aes_ofb_tv_template)
3312 .cipher = __VECS(fcrypt_pcbc_tv_template)
3344 .cipher = __VECS(aes_ctr_rfc3686_tv_template)
3428 .cipher = __VECS(salsa20_stream_tv_template)
3552 .cipher = __VECS(aes_xts_tv_template)
3558 .cipher = __VECS(camellia_xts_tv_template)
3564 .cipher = __VECS(cast6_xts_tv_template)
3577 .cipher = __VECS(serpent_xts_tv_template)
3583 .cipher = __VECS(speck128_xts_tv_template)
3589 .cipher = __VECS(speck64_xts_tv_template)
3595 .cipher = __VECS(tf_xts_tv_template)