Searched refs:kpp_testvec (Results 1 – 2 of 2) sorted by relevance
160 struct kpp_testvec { struct2143 static const struct kpp_testvec dh_tv_template[] = {2360 static const struct kpp_testvec ffdhe2048_dh_tv_template[] __maybe_unused = {2521 static const struct kpp_testvec ffdhe3072_dh_tv_template[] __maybe_unused = {2730 static const struct kpp_testvec ffdhe4096_dh_tv_template[] __maybe_unused = {2987 static const struct kpp_testvec ffdhe6144_dh_tv_template[] __maybe_unused = {3340 static const struct kpp_testvec ffdhe8192_dh_tv_template[] __maybe_unused = {3789 static const struct kpp_testvec ecdh_p192_tv_template[] = {3829 static const struct kpp_testvec ecdh_p256_tv_template[] = {3918 static const struct kpp_testvec ecdh_p384_tv_template[] = {
136 const struct kpp_testvec *vecs;3580 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp()3723 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp()