Home
last modified time | relevance | path

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

/external/openssl/crypto/srp/
Dsrp_vfy.c317 SRP_gN *gN; in SRP_get_gN_by_id() local
368 SRP_gN *gN = NULL; in SRP_VBASE_init() local
551 SRP_gN * gN = SRP_get_gN_by_id(g, NULL) ; in SRP_create_verifier() local
/external/openssl/apps/
Dsrp.c278 char * gN = NULL; in MAIN() local