Searched refs:kpp_testvec (Results 1 – 2 of 2) sorted by relevance
165 struct kpp_testvec { struct1493 static const struct kpp_testvec dh_tv_template[] = {1710 static const struct kpp_testvec ffdhe2048_dh_tv_template[] __maybe_unused = {1871 static const struct kpp_testvec ffdhe3072_dh_tv_template[] __maybe_unused = {2080 static const struct kpp_testvec ffdhe4096_dh_tv_template[] __maybe_unused = {2337 static const struct kpp_testvec ffdhe6144_dh_tv_template[] __maybe_unused = {2690 static const struct kpp_testvec ffdhe8192_dh_tv_template[] __maybe_unused = {3139 static const struct kpp_testvec curve25519_tv_template[] = {4364 static const struct kpp_testvec ecdh_p192_tv_template[] = {4404 static const struct kpp_testvec ecdh_p256_tv_template[] = {[all …]
135 const struct kpp_testvec *vecs;3930 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp()4073 const struct kpp_testvec *vecs, unsigned int tcount) in test_kpp()