Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dca.c75 #define ENV_UNIQUE_SUBJECT "unique_subject" macro
551 p = NCONF_get_string(conf, section, ENV_UNIQUE_SUBJECT); in ca_main()