Searched refs:NID_client_auth (Results 1 – 7 of 7) sorted by relevance
/external/openssl/crypto/x509/ |
D | x509_trs.c | 82 {X509_TRUST_SSL_CLIENT, 0, trust_1oidany, "SSL Client", NID_client_auth, NULL},
|
/external/openssl/crypto/objects/ |
D | objects.h | 699 #define NID_client_auth 130 macro
|
D | obj_mac.h | 1441 #define NID_client_auth 130 macro
|
D | obj_dat.h | 988 {"clientAuth","TLS Web Client Authentication",NID_client_auth,8,
|
/external/openssl/include/openssl/ |
D | objects.h | 699 #define NID_client_auth 130 macro
|
D | obj_mac.h | 1441 #define NID_client_auth 130 macro
|
/external/openssl/crypto/x509v3/ |
D | v3_purp.c | 377 case NID_client_auth: in x509v3_cache_extensions()
|