Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_purp.c657 if (ns_reject(x, NS_SSL_CLIENT)) in check_purpose_ssl_client()
714 if (x->ex_nscert & NS_SSL_CLIENT) in purpose_smime()
H A Dx509v3.h393 #define NS_SSL_CLIENT 0x80 macro