Lines Matching defs:cipher_testvec

50  * cipher_testvec:	structure to describe a symmetric cipher test
66 struct cipher_testvec {
10209 static const struct cipher_testvec des_tv_template[] = {
10343 static const struct cipher_testvec des_cbc_tv_template[] = {
10451 static const struct cipher_testvec des_ctr_tv_template[] = {
10591 static const struct cipher_testvec des3_ede_tv_template[] = {
10749 static const struct cipher_testvec des3_ede_cbc_tv_template[] = {
10926 static const struct cipher_testvec des3_ede_ctr_tv_template[] = {
11199 static const struct cipher_testvec bf_tv_template[] = {
11381 static const struct cipher_testvec bf_cbc_tv_template[] = {
11535 static const struct cipher_testvec bf_ctr_tv_template[] = {
11947 static const struct cipher_testvec tf_tv_template[] = {
12108 static const struct cipher_testvec tf_cbc_tv_template[] = {
12293 static const struct cipher_testvec tf_ctr_tv_template[] = {
12704 static const struct cipher_testvec tf_lrw_tv_template[] = {
12945 static const struct cipher_testvec tf_xts_tv_template[] = {
13283 static const struct cipher_testvec serpent_tv_template[] = {
13451 static const struct cipher_testvec serpent_cbc_tv_template[] = {
13590 static const struct cipher_testvec serpent_ctr_tv_template[] = {
14001 static const struct cipher_testvec serpent_lrw_tv_template[] = {
14242 static const struct cipher_testvec serpent_xts_tv_template[] = {
14582 static const struct cipher_testvec sm4_tv_template[] = {
14666 static const struct cipher_testvec sm4_cbc_tv_template[] = {
14704 static const struct cipher_testvec sm4_ctr_tv_template[] = {
14758 static const struct cipher_testvec sm4_ctr_rfc3686_tv_template[] = {
14787 static const struct cipher_testvec sm4_ofb_tv_template[] = {
14836 static const struct cipher_testvec sm4_cfb_tv_template[] = {
14885 static const struct cipher_testvec sm4_cts_tv_template[] = {
14982 static const struct cipher_testvec sm4_xts_tv_template[] = {
16011 static const struct cipher_testvec cast6_tv_template[] = {
16175 static const struct cipher_testvec cast6_cbc_tv_template[] = {
16314 static const struct cipher_testvec cast6_ctr_tv_template[] = {
16470 static const struct cipher_testvec cast6_lrw_tv_template[] = {
16613 static const struct cipher_testvec cast6_xts_tv_template[] = {
16761 static const struct cipher_testvec aes_tv_template[] = {
16926 static const struct cipher_testvec aes_cbc_tv_template[] = {
17147 static const struct cipher_testvec aes_cfb_tv_template[] = {
18860 static const struct cipher_testvec aes_lrw_tv_template[] = {
19123 static const struct cipher_testvec aes_xts_tv_template[] = {
19458 static const struct cipher_testvec aes_ctr_tv_template[] = {
19812 static const struct cipher_testvec aes_ctr_rfc3686_tv_template[] = {
20935 static const struct cipher_testvec aes_ofb_tv_template[] = {
23852 static const struct cipher_testvec aes_kw_tv_template[] = {
24852 static const struct cipher_testvec cast5_tv_template[] = {
25006 static const struct cipher_testvec cast5_cbc_tv_template[] = {
25141 static const struct cipher_testvec cast5_ctr_tv_template[] = {
25292 static const struct cipher_testvec arc4_tv_template[] = {
25354 static const struct cipher_testvec tea_tv_template[] = {
25396 static const struct cipher_testvec xtea_tv_template[] = {
25438 static const struct cipher_testvec khazad_tv_template[] = {
25483 static const struct cipher_testvec anubis_tv_template[] = {
25541 static const struct cipher_testvec anubis_cbc_tv_template[] = {
25581 static const struct cipher_testvec xeta_tv_template[] = {
25623 static const struct cipher_testvec fcrypt_pcbc_tv_template[] = {
25715 static const struct cipher_testvec camellia_tv_template[] = {
26008 static const struct cipher_testvec camellia_cbc_tv_template[] = {
26304 static const struct cipher_testvec camellia_ctr_tv_template[] = {
26971 static const struct cipher_testvec camellia_lrw_tv_template[] = {
27212 static const struct cipher_testvec camellia_xts_tv_template[] = {
27549 static const struct cipher_testvec seed_tv_template[] = {
27590 static const struct cipher_testvec aria_tv_template[] = {
27624 static const struct cipher_testvec aria_cbc_tv_template[] = {
28528 static const struct cipher_testvec aria_ctr_tv_template[] = {
29432 static const struct cipher_testvec aria_cfb_tv_template[] = {
30447 static const struct cipher_testvec chacha20_tv_template[] = {
30952 static const struct cipher_testvec xchacha20_tv_template[] = {
31612 static const struct cipher_testvec xchacha12_tv_template[] = {
32268 static const struct cipher_testvec adiantum_xchacha12_aes_tv_template[] = {
33920 static const struct cipher_testvec adiantum_xchacha20_aes_tv_template[] = {
35573 static const struct cipher_testvec cts_mode_tv_template[] = {
37222 static const struct cipher_testvec essiv_aes_cbc_tv_template[] = {
38027 static const struct cipher_testvec aes_xctr_tv_template[] = {
38891 static const struct cipher_testvec aes_hctr2_tv_template[] = {