Home
last modified time | relevance | path

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

/openssl/crypto/srp/
H A Dsrp_vfy.c397 char *last_index = NULL; in SRP_VBASE_init() local
428 last_index = SRP_get_default_gN(NULL)->id; in SRP_VBASE_init()
451 last_index = pp[DB_srpid]; in SRP_VBASE_init()
479 if (last_index != 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 6 milliseconds