Searched refs:EXT_BITSTRING (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_bitst.c | 41 const X509V3_EXT_METHOD ossl_v3_nscert = EXT_BITSTRING(NID_netscape_cert_type, ns_cert_type_table); 42 const X509V3_EXT_METHOD ossl_v3_key_usage = EXT_BITSTRING(NID_key_usage, key_usage_type_table);
|
| /freebsd/crypto/openssl/util/ |
| H A D | missingmacro.txt | 165 EXT_BITSTRING(3)
|
| H A D | missingmacro111.txt | 229 EXT_BITSTRING(3)
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | x509v3.h.in | 400 #define EXT_BITSTRING(nid, table) { nid, 0, ASN1_ITEM_ref(ASN1_BIT_STRING), \ macro
|
| H A D | x509v3.h | 640 #define EXT_BITSTRING(nid, table) { nid, 0, ASN1_ITEM_ref(ASN1_BIT_STRING), \ macro
|