Searched refs:cipher_testvec (Results 1 – 2 of 2) sorted by relevance
65 struct cipher_testvec { struct10502 static const struct cipher_testvec des_tv_template[] = {11492 static const struct cipher_testvec bf_tv_template[] = {12240 static const struct cipher_testvec tf_tv_template[] = {14875 static const struct cipher_testvec sm4_tv_template[] = {16956 static const struct cipher_testvec aes_tv_template[] = {25304 static const struct cipher_testvec arc4_tv_template[] = {25366 static const struct cipher_testvec tea_tv_template[] = {25408 static const struct cipher_testvec xtea_tv_template[] = {25593 static const struct cipher_testvec xeta_tv_template[] = {[all …]
104 const struct cipher_testvec *vecs;2756 const struct cipher_testvec *template, in test_cipher()2842 static int test_skcipher_vec_cfg(int enc, const struct cipher_testvec *vec, in test_skcipher_vec_cfg()2999 static int test_skcipher_vec(int enc, const struct cipher_testvec *vec, in test_skcipher_vec()3050 struct cipher_testvec *vec, in generate_random_cipher_testvec()3120 struct cipher_testvec vec = { 0 }; in test_skcipher_vs_generic_impl()