Searched refs:SRP_get_gN_by_id (Results 1 – 1 of 1) sorted by relevance
338 static SRP_gN *SRP_get_gN_by_id(const char *id, STACK_OF(SRP_gN) *gN_tab) in SRP_get_gN_by_id() function438 if ((lgN = SRP_get_gN_by_id(pp[DB_srpgN], SRP_gN_tab)) != NULL) { in SRP_VBASE_init()463 if (((gN = SRP_get_gN_by_id(last_index, SRP_gN_tab)) == NULL)) { in SRP_VBASE_init()612 SRP_gN *gN = SRP_get_gN_by_id(g, NULL); in SRP_create_verifier()