Searched refs:DB_srpgN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dsrp.c168 print_entry(db, bio, get_index(db, pp[DB_srpgN], 'I'), verbose,
597 row[DB_srpgN] = BUF_strdup(gNid);
599 if (!row[DB_srpid] || !row[DB_srpgN] || !row[DB_srptype]
610 if (row[DB_srpgN])
611 OPENSSL_free(row[DB_srpgN]);
650 get_index(db, row[DB_srpgN], DB_SRP_INDEX)) >= 0)
658 irow ? irow[DB_srpsalt] : row[DB_srpgN],
687 row[DB_srpgN] = BUF_strdup(gNid);
689 if (!row[DB_srpid] || !row[DB_srpgN] || !row[DB_srptype]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dsrp.c168 print_entry(db, bio, get_index(db, pp[DB_srpgN], 'I'), verbose,
597 row[DB_srpgN] = BUF_strdup(gNid);
599 if (!row[DB_srpid] || !row[DB_srpgN] || !row[DB_srptype]
610 if (row[DB_srpgN])
611 OPENSSL_free(row[DB_srpgN]);
650 get_index(db, row[DB_srpgN], DB_SRP_INDEX)) >= 0)
658 irow ? irow[DB_srpsalt] : row[DB_srpgN],
687 row[DB_srpgN] = BUF_strdup(gNid);
689 if (!row[DB_srpid] || !row[DB_srpgN] || !row[DB_srptype]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/srp/
H A Dsrp.h144 # define DB_srpgN 4 macro
H A Dsrp_vfy.c430 if ((lgN = SRP_get_gN_by_id(pp[DB_srpgN], SRP_gN_tab)) != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/srp/
H A Dsrp.h144 # define DB_srpgN 4 macro
H A Dsrp_vfy.c430 if ((lgN = SRP_get_gN_by_id(pp[DB_srpgN], SRP_gN_tab)) != NULL) {

Completed in 109 milliseconds