Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dsrp.c36 #define ENV_DEFAULT_SRP "default_srp" macro
357 "trying to read " ENV_DEFAULT_SRP in srp_main()
360 section = lookup_conf(conf, BASE_SECTION, ENV_DEFAULT_SRP); in srp_main()