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

/freebsd-13-stable/crypto/openssl/apps/
H A Dsrp.c227 char **gNrow = NULL, *configfile = NULL; local
381 gNrow = sk_OPENSSL_PSTRING_value(db->db->data, gNindex);
389 gNrow = NULL;
433 gNrow ? gNrow[DB_srpsalt] : gN,
434 gNrow ? gNrow[DB_srpverifier] : NULL,
516 gNrow ? gNrow[DB_srpsalt] : NULL,
517 gNrow
[all...]

Completed in 102 milliseconds