Searched refs:cipher_testvec (Results 1 – 2 of 2) sorted by relevance
64 struct cipher_testvec { struct8567 static const struct cipher_testvec des_tv_template[] = {8701 static const struct cipher_testvec des_cbc_tv_template[] = {8809 static const struct cipher_testvec des_ctr_tv_template[] = {8949 static const struct cipher_testvec des3_ede_tv_template[] = {9107 static const struct cipher_testvec des3_ede_cbc_tv_template[] = {9284 static const struct cipher_testvec des3_ede_ctr_tv_template[] = {9557 static const struct cipher_testvec bf_tv_template[] = {9739 static const struct cipher_testvec bf_cbc_tv_template[] = {9893 static const struct cipher_testvec bf_ctr_tv_template[] = {[all …]
106 const struct cipher_testvec *vecs;2615 const struct cipher_testvec *template, in test_cipher()2702 const struct cipher_testvec *vec, in test_skcipher_vec_cfg()2866 const struct cipher_testvec *vec, in test_skcipher_vec()2913 struct cipher_testvec *vec, in generate_random_cipher_testvec()2982 struct cipher_testvec vec = { 0 }; in test_skcipher_vs_generic_impl()