Searched refs:is_legal (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/jpake/
H A Djpake.c286 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
304 if(!is_legal(received->p1.gx, ctx))
310 if(!is_legal(received->p2.gx, ctx))

Completed in 23 milliseconds