Searched refs:akcipher_testvec (Results 1 – 2 of 2) sorted by relevance
122 struct akcipher_testvec *vecs;1850 struct akcipher_testvec *vecs) in do_test_rsa()1963 static int test_rsa(struct crypto_akcipher *tfm, struct akcipher_testvec *vecs, in test_rsa()1980 struct akcipher_testvec *vecs, unsigned int tcount) in test_akcipher()
129 struct akcipher_testvec { struct149 static struct akcipher_testvec rsa_tv_template[] = { argument