Home
last modified time | relevance | path

Searched defs:grp_g (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dschnorr.c125 schnorr_sign(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, in schnorr_sign()
219 schnorr_sign_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, in schnorr_sign_buf()
256 schnorr_verify(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, in schnorr_verify()
358 const BIGNUM *grp_g, in schnorr_verify_buf()
546 modp_group_from_g_and_safe_p(const char *grp_g, const char *grp_p) in modp_group_from_g_and_safe_p()
582 const BIGNUM *grp_g, const BIGNUM *x) in schnorr_selftest_one()