Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_trs.c33 {X509_TRUST_SSL_CLIENT, 0, trust_1oidany, "SSL Client", NID_client_auth,
/third_party/openssl/crypto/x509v3/
Dv3_purp.c462 case NID_client_auth: in x509v3_cache_extensions()
/third_party/openssl/crypto/objects/
Dobj_dat.h1213 {"clientAuth", "TLS Web Client Authentication", NID_client_auth, 8, &so[661]},
/third_party/openssl/include/openssl/
Dobj_mac.h1542 #define NID_client_auth 130 macro