Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dgen_encode.c163 if (!rfc1510_bitstring) in encode_type()
181 if (rfc1510_bitstring) { in encode_type()
188 if (!rfc1510_bitstring) in encode_type()
194 if (!rfc1510_bitstring) in encode_type()
218 if (!rfc1510_bitstring) in encode_type()
224 if (!rfc1510_bitstring) in encode_type()
244 rfc1510_bitstring ? "0" : "rest"); in encode_type()
H A Dmain.c67 int rfc1510_bitstring; variable
74 { "encode-rfc1510-bit-string", 0, arg_flag, &rfc1510_bitstring },
H A Dgen_locl.h97 extern int rfc1510_bitstring;
H A Dgen_length.c107 if (!rfc1510_bitstring) { in length_type()
H A Dgen_template.c574 rfc1510_bitstring ? "|A1_HBF_RFC1510" : "", in template_members()