Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c581 int no_unused = 1; in asn1_str2type() local
713 no_unused = 0; in asn1_str2type()
720 if ((utype == V_ASN1_BIT_STRING) && no_unused) { in asn1_str2type()