Lines Matching defs:cipher_testvec
48 * cipher_testvec: structure to describe a symmetric cipher test
64 struct cipher_testvec {
8991 static const struct cipher_testvec des_tv_template[] = {
9125 static const struct cipher_testvec des_cbc_tv_template[] = {
9233 static const struct cipher_testvec des_ctr_tv_template[] = {
9373 static const struct cipher_testvec des3_ede_tv_template[] = {
9531 static const struct cipher_testvec des3_ede_cbc_tv_template[] = {
9708 static const struct cipher_testvec des3_ede_ctr_tv_template[] = {
9981 static const struct cipher_testvec bf_tv_template[] = {
10163 static const struct cipher_testvec bf_cbc_tv_template[] = {
10317 static const struct cipher_testvec bf_ctr_tv_template[] = {
10729 static const struct cipher_testvec tf_tv_template[] = {
10890 static const struct cipher_testvec tf_cbc_tv_template[] = {
11075 static const struct cipher_testvec tf_ctr_tv_template[] = {
11486 static const struct cipher_testvec tf_lrw_tv_template[] = {
11727 static const struct cipher_testvec tf_xts_tv_template[] = {
12065 static const struct cipher_testvec serpent_tv_template[] = {
12233 static const struct cipher_testvec tnepres_tv_template[] = {
12312 static const struct cipher_testvec serpent_cbc_tv_template[] = {
12451 static const struct cipher_testvec serpent_ctr_tv_template[] = {
12862 static const struct cipher_testvec serpent_lrw_tv_template[] = {
13103 static const struct cipher_testvec serpent_xts_tv_template[] = {
13443 static const struct cipher_testvec sm4_tv_template[] = {
13527 static const struct cipher_testvec sm4_cbc_tv_template[] = {
13565 static const struct cipher_testvec sm4_ctr_tv_template[] = {
13619 static const struct cipher_testvec sm4_ctr_rfc3686_tv_template[] = {
13648 static const struct cipher_testvec sm4_ofb_tv_template[] = {
13697 static const struct cipher_testvec sm4_cfb_tv_template[] = {
13747 static const struct cipher_testvec cast6_tv_template[] = {
13911 static const struct cipher_testvec cast6_cbc_tv_template[] = {
14050 static const struct cipher_testvec cast6_ctr_tv_template[] = {
14206 static const struct cipher_testvec cast6_lrw_tv_template[] = {
14349 static const struct cipher_testvec cast6_xts_tv_template[] = {
14497 static const struct cipher_testvec aes_tv_template[] = {
14662 static const struct cipher_testvec aes_cbc_tv_template[] = {
14883 static const struct cipher_testvec aes_cfb_tv_template[] = {
16596 static const struct cipher_testvec aes_lrw_tv_template[] = {
16859 static const struct cipher_testvec aes_xts_tv_template[] = {
17194 static const struct cipher_testvec aes_ctr_tv_template[] = {
17548 static const struct cipher_testvec aes_ctr_rfc3686_tv_template[] = {
18671 static const struct cipher_testvec aes_ofb_tv_template[] = {
21588 static const struct cipher_testvec aes_kw_tv_template[] = {
22539 static const struct cipher_testvec cast5_tv_template[] = {
22693 static const struct cipher_testvec cast5_cbc_tv_template[] = {
22828 static const struct cipher_testvec cast5_ctr_tv_template[] = {
22979 static const struct cipher_testvec arc4_tv_template[] = {
23041 static const struct cipher_testvec tea_tv_template[] = {
23083 static const struct cipher_testvec xtea_tv_template[] = {
23125 static const struct cipher_testvec khazad_tv_template[] = {
23170 static const struct cipher_testvec anubis_tv_template[] = {
23228 static const struct cipher_testvec anubis_cbc_tv_template[] = {
23268 static const struct cipher_testvec xeta_tv_template[] = {
23310 static const struct cipher_testvec fcrypt_pcbc_tv_template[] = {
23355 static const struct cipher_testvec camellia_tv_template[] = {
23648 static const struct cipher_testvec camellia_cbc_tv_template[] = {
23944 static const struct cipher_testvec camellia_ctr_tv_template[] = {
24611 static const struct cipher_testvec camellia_lrw_tv_template[] = {
24852 static const struct cipher_testvec camellia_xts_tv_template[] = {
25189 static const struct cipher_testvec seed_tv_template[] = {
25227 static const struct cipher_testvec salsa20_stream_tv_template[] = {
26389 static const struct cipher_testvec chacha20_tv_template[] = {
26894 static const struct cipher_testvec xchacha20_tv_template[] = {
27554 static const struct cipher_testvec xchacha12_tv_template[] = {
28210 static const struct cipher_testvec adiantum_xchacha12_aes_tv_template[] = {
29862 static const struct cipher_testvec adiantum_xchacha20_aes_tv_template[] = {
31515 static const struct cipher_testvec cts_mode_tv_template[] = {
33164 static const struct cipher_testvec essiv_aes_cbc_tv_template[] = {