Home
last modified time | relevance | path

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