Searched defs:zkpg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/jpake/
H A Djpake.c160 static void zkp_hash(BIGNUM *h, const BIGNUM *zkpg, const JPAKE_STEP_PART *p, argument
212 static int verify_zkp(const JPAKE_STEP_PART *p, const BIGNUM *zkpg, argument
184 generate_zkp(JPAKE_STEP_PART *p, const BIGNUM *x, const BIGNUM *zkpg, JPAKE_CTX *ctx) argument

Completed in 59 milliseconds