Home
last modified time | relevance | path

Searched defs:grp_p (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()
357 schnorr_verify_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, 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()
581 schnorr_selftest_one(const BIGNUM *grp_p, const BIGNUM *grp_q, in schnorr_selftest_one()