Searched refs:NID_key_usage (Results 1 - 16 of 16) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 81 if (X509at_add1_attr_by_NID(&p8->attributes, NID_key_usage,
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
H A D | v3_bitst.c | 92 const X509V3_EXT_METHOD v3_key_usage = EXT_BITSTRING(NID_key_usage, key_usage_type_table);
|
H A D | v3_purp.c | 290 NID_key_usage, /* 83 */ 404 if((usage=X509_get_ext_d2i(x, NID_key_usage, NULL, NULL))) {
|
/external/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 81 if (X509at_add1_attr_by_NID(&p8->attributes, NID_key_usage,
|
/external/openssl/crypto/x509v3/ |
H A D | v3_bitst.c | 92 const X509V3_EXT_METHOD v3_key_usage = EXT_BITSTRING(NID_key_usage, key_usage_type_table);
|
H A D | v3_purp.c | 290 NID_key_usage, /* 83 */ 404 if((usage=X509_get_ext_d2i(x, NID_key_usage, NULL, NULL))) {
|
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
H A D | objects.h | 466 #define NID_key_usage 83 macro
|
H A D | obj_mac.h | 2308 #define NID_key_usage 83 macro
|
H A D | obj_dat.h | 1047 {"keyUsage","X509v3 Key Usage",NID_key_usage,3,&(lvalues[494]),0},
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
H A D | objects.h | 466 #define NID_key_usage 83 macro
|
H A D | obj_mac.h | 2308 #define NID_key_usage 83 macro
|
/external/openssl/crypto/objects/ |
H A D | objects.h | 466 #define NID_key_usage 83 macro
|
H A D | obj_mac.h | 2308 #define NID_key_usage 83 macro
|
H A D | obj_dat.h | 1047 {"keyUsage","X509v3 Key Usage",NID_key_usage,3,&(lvalues[494]),0},
|
/external/openssl/include/openssl/ |
H A D | objects.h | 466 #define NID_key_usage 83 macro
|
H A D | obj_mac.h | 2308 #define NID_key_usage 83 macro
|
Completed in 1094 milliseconds