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

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

Completed in 58 milliseconds