Searched refs:NID_key_usage (Results 1 – 8 of 8) sorted by relevance
/third_party/openssl/crypto/x509v3/ |
D | v3_bitst.c | 44 EXT_BITSTRING(NID_key_usage, key_usage_type_table);
|
D | v3_purp.c | 279 NID_key_usage, /* 83 */ in X509_supported_extension() 441 if ((usage = X509_get_ext_d2i(x, NID_key_usage, &i, NULL))) { in x509v3_cache_extensions()
|
/third_party/openssl/crypto/pkcs12/ |
D | p12_attr.c | 32 return PKCS8_pkey_add1_attr_by_NID(p8, NID_key_usage, in PKCS8_add_keyusage()
|
/third_party/openssl/doc/man3/ |
D | X509V3_get_d2i.pod | 122 Key Usage NID_key_usage
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | est.c | 487 ex = X509V3_EXT_nconf_nid(ctmp, NULL, NID_key_usage, in generate_csr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | est.c | 487 ex = X509V3_EXT_nconf_nid(ctmp, NULL, NID_key_usage, in generate_csr()
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1166 {"keyUsage", "X509v3 Key Usage", NID_key_usage, 3, &so[493]},
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 2424 #define NID_key_usage 83 macro
|