Home
last modified time | relevance | path

Searched defs:gN (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c350 SRP_gN *gN; in SRP_get_gN_by_id() local
403 SRP_gN *gN = NULL; in SRP_VBASE_init() local
640 SRP_gN *gN = SRP_get_default_gN(g); in SRP_create_verifier_ex() local
/freebsd/crypto/openssl/apps/
H A Dsrp.c240 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local