Symbol: cipher_testvec
crypto/testmgr.c
103
const struct cipher_testvec *vecs;
crypto/testmgr.c
2713
const struct cipher_testvec *template,
crypto/testmgr.c
2799
static int test_skcipher_vec_cfg(int enc, const struct cipher_testvec *vec,
crypto/testmgr.c
2956
static int test_skcipher_vec(int enc, const struct cipher_testvec *vec,
crypto/testmgr.c
3004
struct cipher_testvec *vec,
crypto/testmgr.c
3074
struct cipher_testvec vec = { 0 };
crypto/testmgr.h
10119
static const struct cipher_testvec tf_lrw_tv_template[] = {
crypto/testmgr.h
10360
static const struct cipher_testvec tf_xts_tv_template[] = {
crypto/testmgr.h
10698
static const struct cipher_testvec serpent_tv_template[] = {
crypto/testmgr.h
10866
static const struct cipher_testvec serpent_cbc_tv_template[] = {
crypto/testmgr.h
11005
static const struct cipher_testvec serpent_ctr_tv_template[] = {
crypto/testmgr.h
11416
static const struct cipher_testvec serpent_lrw_tv_template[] = {
crypto/testmgr.h
11657
static const struct cipher_testvec serpent_xts_tv_template[] = {
crypto/testmgr.h
11997
static const struct cipher_testvec sm4_tv_template[] = {
crypto/testmgr.h
12081
static const struct cipher_testvec sm4_cbc_tv_template[] = {
crypto/testmgr.h
12119
static const struct cipher_testvec sm4_ctr_tv_template[] = {
crypto/testmgr.h
12173
static const struct cipher_testvec sm4_ctr_rfc3686_tv_template[] = {
crypto/testmgr.h
12202
static const struct cipher_testvec sm4_cts_tv_template[] = {
crypto/testmgr.h
12299
static const struct cipher_testvec sm4_xts_tv_template[] = {
crypto/testmgr.h
13328
static const struct cipher_testvec cast6_tv_template[] = {
crypto/testmgr.h
13492
static const struct cipher_testvec cast6_cbc_tv_template[] = {
crypto/testmgr.h
13631
static const struct cipher_testvec cast6_ctr_tv_template[] = {
crypto/testmgr.h
13787
static const struct cipher_testvec cast6_lrw_tv_template[] = {
crypto/testmgr.h
13930
static const struct cipher_testvec cast6_xts_tv_template[] = {
crypto/testmgr.h
14078
static const struct cipher_testvec aes_tv_template[] = {
crypto/testmgr.h
14243
static const struct cipher_testvec aes_cbc_tv_template[] = {
crypto/testmgr.h
18498
static const struct cipher_testvec aes_lrw_tv_template[] = {
crypto/testmgr.h
18761
static const struct cipher_testvec aes_xts_tv_template[] = {
crypto/testmgr.h
19096
static const struct cipher_testvec aes_ctr_tv_template[] = {
crypto/testmgr.h
19450
static const struct cipher_testvec aes_ctr_rfc3686_tv_template[] = {
crypto/testmgr.h
23629
static const struct cipher_testvec cast5_tv_template[] = {
crypto/testmgr.h
23783
static const struct cipher_testvec cast5_cbc_tv_template[] = {
crypto/testmgr.h
23918
static const struct cipher_testvec cast5_ctr_tv_template[] = {
crypto/testmgr.h
24069
static const struct cipher_testvec arc4_tv_template[] = {
crypto/testmgr.h
24131
static const struct cipher_testvec tea_tv_template[] = {
crypto/testmgr.h
24173
static const struct cipher_testvec xtea_tv_template[] = {
crypto/testmgr.h
24215
static const struct cipher_testvec khazad_tv_template[] = {
crypto/testmgr.h
24260
static const struct cipher_testvec anubis_tv_template[] = {
crypto/testmgr.h
24318
static const struct cipher_testvec anubis_cbc_tv_template[] = {
crypto/testmgr.h
24358
static const struct cipher_testvec xeta_tv_template[] = {
crypto/testmgr.h
24447
static const struct cipher_testvec camellia_tv_template[] = {
crypto/testmgr.h
24740
static const struct cipher_testvec camellia_cbc_tv_template[] = {
crypto/testmgr.h
25036
static const struct cipher_testvec camellia_ctr_tv_template[] = {
crypto/testmgr.h
25703
static const struct cipher_testvec camellia_lrw_tv_template[] = {
crypto/testmgr.h
25944
static const struct cipher_testvec camellia_xts_tv_template[] = {
crypto/testmgr.h
26281
static const struct cipher_testvec seed_tv_template[] = {
crypto/testmgr.h
26322
static const struct cipher_testvec aria_tv_template[] = {
crypto/testmgr.h
26356
static const struct cipher_testvec aria_cbc_tv_template[] = {
crypto/testmgr.h
27260
static const struct cipher_testvec aria_ctr_tv_template[] = {
crypto/testmgr.h
28276
static const struct cipher_testvec chacha20_tv_template[] = {
crypto/testmgr.h
28781
static const struct cipher_testvec xchacha20_tv_template[] = {
crypto/testmgr.h
29441
static const struct cipher_testvec xchacha12_tv_template[] = {
crypto/testmgr.h
30097
static const struct cipher_testvec adiantum_xchacha12_aes_tv_template[] = {
crypto/testmgr.h
31749
static const struct cipher_testvec adiantum_xchacha20_aes_tv_template[] = {
crypto/testmgr.h
33402
static const struct cipher_testvec cts_mode_tv_template[] = {
crypto/testmgr.h
34926
static const struct cipher_testvec essiv_aes_cbc_tv_template[] = {
crypto/testmgr.h
35731
static const struct cipher_testvec aes_xctr_tv_template[] = {
crypto/testmgr.h
36424
static const struct cipher_testvec aes_hctr2_tv_template[] = {
crypto/testmgr.h
7504
static const struct cipher_testvec des_tv_template[] = {
crypto/testmgr.h
7758
static const struct cipher_testvec des_cbc_tv_template[] = {
crypto/testmgr.h
7866
static const struct cipher_testvec des_ctr_tv_template[] = {
crypto/testmgr.h
8006
static const struct cipher_testvec des3_ede_tv_template[] = {
crypto/testmgr.h
8164
static const struct cipher_testvec des3_ede_cbc_tv_template[] = {
crypto/testmgr.h
8341
static const struct cipher_testvec des3_ede_ctr_tv_template[] = {
crypto/testmgr.h
8614
static const struct cipher_testvec bf_tv_template[] = {
crypto/testmgr.h
8796
static const struct cipher_testvec bf_cbc_tv_template[] = {
crypto/testmgr.h
8950
static const struct cipher_testvec bf_ctr_tv_template[] = {
crypto/testmgr.h
9362
static const struct cipher_testvec tf_tv_template[] = {
crypto/testmgr.h
9523
static const struct cipher_testvec tf_cbc_tv_template[] = {
crypto/testmgr.h
9708
static const struct cipher_testvec tf_ctr_tv_template[] = {