Home
last modified time | relevance | path

Searched refs:lgN (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/srp/
Dsrp_vfy.c417 SRP_gN *lgN; in SRP_VBASE_init() local
418 if ((lgN = SRP_get_gN_by_id(pp[DB_srpgN],SRP_gN_tab))!=NULL) in SRP_VBASE_init()
424 SRP_user_pwd_set_gN(user_pwd,lgN->g,lgN->N); in SRP_VBASE_init()