Searched refs:asn1_is_boolean (Results 1 – 2 of 2) sorted by relevance
94 static inline bool asn1_is_boolean(const struct asn1_hdr *hdr) in asn1_is_boolean() function
830 if (asn1_is_boolean(&hdr)) { in x509_parse_ext_basic_constraints()1386 (!asn1_is_boolean(&hdr) && !asn1_is_octetstring(&hdr))) { in x509_parse_extension()