Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/x509/
HDx509_trust.c33 {X509_TRUST_SSL_CLIENT, 0, trust_1oidany, "SSL Client", NID_client_auth,
HDv3_purp.c498 case NID_client_auth: in ossl_x509v3_cache_extensions()
/freebsd-14-stable/crypto/openssl/crypto/objects/
HDobj_dat.h1252 {"clientAuth", "TLS Web Client Authentication", NID_client_auth, 8, &so[661]},
/freebsd-14-stable/crypto/openssl/include/openssl/
HDobj_mac.h1592 #define NID_client_auth 130 macro