Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dx509.c94 OPT_CHECKIP, enumerator
189 { "checkip", OPT_CHECKIP, 's', "Check certificate matches ipaddr" },
662 case OPT_CHECKIP: in x509_main()