Home
last modified time | relevance | path

Searched refs:NID_key_usage (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/crypto/pkcs12/
H A Dp12_attr.c85 return PKCS8_pkey_add1_attr_by_NID(p8, NID_key_usage, V_ASN1_BIT_STRING, in PKCS8_add_keyusage()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_bitst.c109 .ext_nid = NID_key_usage,
H A Dx509_purp.c367 NID_key_usage, /* 83 */ in X509_supported_extension()
503 if ((usage = X509_get_ext_d2i(x, NID_key_usage, &i, NULL))) { in x509v3_cache_extensions()
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h466 #define NID_key_usage 83 macro
H A Dobj_mac.h2394 #define NID_key_usage 83 macro
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1131 {"keyUsage","X509v3 Key Usage",NID_key_usage,3,&(lvalues[493]),0},