Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c168 {"clrtrust", OPT_CLRTRUST, '-', "Clear all trusted purposes"},
287 int ocsp_uri = 0, trustout = 0, clrtrust = 0, clrreject = 0, aliasout = 0; in x509_main() local
528 clrtrust = ++num; in x509_main()
783 if (clrtrust) in x509_main()
/third_party/openssl/apps/
H A Dx509.c168 {"clrtrust", OPT_CLRTRUST, '-', "Clear all trusted purposes"},
287 int ocsp_uri = 0, trustout = 0, clrtrust = 0, clrreject = 0, aliasout = 0; in x509_main() local
528 clrtrust = ++num; in x509_main()
783 if (clrtrust) in x509_main()

Completed in 4 milliseconds