Home
last modified time | relevance | path

Searched refs:EXT_BITSTRING (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_bitst.c42 EXT_BITSTRING(NID_netscape_cert_type, ns_cert_type_table);
44 EXT_BITSTRING(NID_key_usage, key_usage_type_table);
/freebsd/crypto/openssl/util/
H A Dmissingmacro.txt168 EXT_BITSTRING(3)
H A Dmissingmacro111.txt229 EXT_BITSTRING(3)
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in372 # define EXT_BITSTRING(nid, table) { nid, 0, ASN1_ITEM_ref(ASN1_BIT_STRING), \ macro
H A Dx509v3.h612 # define EXT_BITSTRING(nid, table) { nid, 0, ASN1_ITEM_ref(ASN1_BIT_STRING), \ macro