Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_encode.c166 if (!rfc1510_bitstring) in encode_type()
184 if (rfc1510_bitstring) { in encode_type()
191 if (!rfc1510_bitstring) in encode_type()
197 if (!rfc1510_bitstring) in encode_type()
221 if (!rfc1510_bitstring) in encode_type()
227 if (!rfc1510_bitstring) in encode_type()
247 rfc1510_bitstring ? "0" : "rest"); in encode_type()
H A Dmain.c69 int rfc1510_bitstring; variable
79 { "encode-rfc1510-bit-string", 0, arg_flag, &rfc1510_bitstring, NULL, NULL },
H A Dgen_locl.h100 extern int rfc1510_bitstring;
H A Dgen_length.c110 if (!rfc1510_bitstring) { in length_type()
H A Dgen_template.c599 rfc1510_bitstring ? "|A1_HBF_RFC1510" : "", in template_members()