Home
last modified time | relevance | path

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

/openssl/crypto/srp/
H A Dsrp_vfy.c344 static SRP_gN *SRP_get_gN_by_id(const char *id, STACK_OF(SRP_gN) *gN_tab) in SRP_get_gN_by_id() function
457 if ((lgN = SRP_get_gN_by_id(pp[DB_srpgN], SRP_gN_tab)) != NULL) { in SRP_VBASE_init()
482 if (((gN = SRP_get_gN_by_id(last_index, SRP_gN_tab)) == NULL)) { in SRP_VBASE_init()

Completed in 5 milliseconds