Searched refs:BIT_STRING_BITNAME (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dt_bitst.c66 BIT_STRING_BITNAME *tbl, int indent)
68 BIT_STRING_BITNAME *bnam;
84 BIT_STRING_BITNAME *tbl)
97 int ASN1_BIT_STRING_num_asc(char *name, BIT_STRING_BITNAME *tbl)
99 BIT_STRING_BITNAME *bnam;
H A Dasn1.h573 } BIT_STRING_BITNAME; typedef in typeref:struct:BIT_STRING_BITNAME_st
826 BIT_STRING_BITNAME *tbl, int indent);
828 int ASN1_BIT_STRING_num_asc(char *name, BIT_STRING_BITNAME *tbl);
830 BIT_STRING_BITNAME *tbl);
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_bitst.c65 static BIT_STRING_BITNAME ns_cert_type_table[] = {
77 static BIT_STRING_BITNAME key_usage_type_table[] = {
99 BIT_STRING_BITNAME *bnam;
114 BIT_STRING_BITNAME *bnam;
H A Dv3_crld.c181 static const BIT_STRING_BITNAME reason_flags[] = {
197 const BIT_STRING_BITNAME *pbn;
233 const BIT_STRING_BITNAME *pbn;
H A Dx509v3.h148 typedef BIT_STRING_BITNAME ENUMERATED_NAMES;

Completed in 104 milliseconds