Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_encode.c165 if (!rfc1510_bitstring) in encode_type()
183 if (rfc1510_bitstring) { in encode_type()
190 if (!rfc1510_bitstring) in encode_type()
196 if (!rfc1510_bitstring) in encode_type()
220 if (!rfc1510_bitstring) in encode_type()
226 if (!rfc1510_bitstring) in encode_type()
246 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.c109 if (!rfc1510_bitstring) { in length_type()
H A Dgen_template.c578 rfc1510_bitstring ? "|A1_HBF_RFC1510" : "", in template_members()