Searched refs:rfc1510 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dtemplate.c621 int rfc1510 = (bmember->tt & A1_HBF_RFC1510); local
625 if (rfc1510)
632 if (rfc1510 || bitset || c) {
643 if (rfc1510 || bitset) {
651 if (rfc1510 || bitset == 0)
775 int rfc1510 = (bmember->tt & A1_HBF_RFC1510); local
777 if (rfc1510) {

Completed in 125 milliseconds