Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.h149 struct akcipher_testvec { struct
182 static const struct akcipher_testvec rsa_tv_template[] = { argument
572 static const struct akcipher_testvec ecrdsa_tv_template[] = {
726 static const struct akcipher_testvec pkcs1pad_rsa_tv_template[] = {
3798 static const struct akcipher_testvec sm2_tv_template[] = {
H A Dtestmgr.c133 const struct akcipher_testvec *vecs;
3934 const struct akcipher_testvec *vecs) in test_akcipher_one()
4116 const struct akcipher_testvec *vecs, in test_akcipher()