Searched refs:schnorr_selftest_one (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | schnorr.c | 581 schnorr_selftest_one(const BIGNUM *grp_p, const BIGNUM *grp_q, in schnorr_selftest_one() function 635 schnorr_selftest_one(grp->p, grp->q, grp->g, x); in schnorr_selftest() 646 schnorr_selftest_one(grp->p, grp->q, grp->g, x); in schnorr_selftest() 659 schnorr_selftest_one(grp->p, grp->q, grp->g, x); in schnorr_selftest()
|