Searched refs:kpp_testvec (Results 1 - 2 of 2) sorted by relevance

/linux-master/crypto/
H A Dtestmgr.h165 struct kpp_testvec { struct
1347 static const struct kpp_testvec dh_tv_template[] = {
1564 static const struct kpp_testvec ffdhe2048_dh_tv_template[] __maybe_unused = {
1725 static const struct kpp_testvec ffdhe3072_dh_tv_template[] __maybe_unused = {
1934 static const struct kpp_testvec ffdhe4096_dh_tv_template[] __maybe_unused = {
2191 static const struct kpp_testvec ffdhe6144_dh_tv_template[] __maybe_unused = {
2544 static const struct kpp_testvec ffdhe8192_dh_tv_template[] __maybe_unused = {
2993 static const struct kpp_testvec curve25519_tv_template[] = {
4218 static const struct kpp_testvec ecdh_p192_tv_template[] = {
4258 static const struct kpp_testvec ecdh_p256_tv_templat
[all...]
H A Dtestmgr.c135 const struct kpp_testvec *vecs;
3887 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec,
4030 const struct kpp_testvec *vecs, unsigned int tcount)

Completed in 139 milliseconds