Home
last modified time | relevance | path

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

/external/openssl/crypto/x509/
Dx509_trs.c82 {X509_TRUST_SSL_CLIENT, 0, trust_1oidany, "SSL Client", NID_client_auth, NULL},
/external/openssl/crypto/objects/
Dobjects.h699 #define NID_client_auth 130 macro
Dobj_mac.h1441 #define NID_client_auth 130 macro
Dobj_dat.h988 {"clientAuth","TLS Web Client Authentication",NID_client_auth,8,
/external/openssl/include/openssl/
Dobjects.h699 #define NID_client_auth 130 macro
Dobj_mac.h1441 #define NID_client_auth 130 macro
/external/openssl/crypto/x509v3/
Dv3_purp.c377 case NID_client_auth: in x509v3_cache_extensions()