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

/freebsd-10-stable/crypto/openssl/crypto/jpake/
H A Djpake.h33 BIGNUM *gx; /* g^x in step 1, g^(xa + xc + xd) * xb * s member in struct:__anon167
H A Djpake.c288 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) argument
379 compute_key(JPAKE_CTX *ctx, const BIGNUM *gx) argument
[all...]

Completed in 29 milliseconds