Home
last modified time | relevance | path

Searched refs:akcipher_testvec (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/crypto/
Dtestmgr.c122 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()
Dtestmgr.h129 struct akcipher_testvec { struct
149 static struct akcipher_testvec rsa_tv_template[] = { argument