Searched refs:asn1_is_set (Results 1 – 3 of 3) sorted by relevance
118 static inline bool asn1_is_set(const struct asn1_hdr *hdr) in asn1_is_set() function
587 if (asn1_get_next(pos, end - pos, &hdr) < 0 || !asn1_is_set(&hdr)) { in pkcs12_parse_attr()642 !asn1_is_set(&hdr)) { in pkcs12_safebag()
321 !asn1_is_set(&hdr)) { in x509_parse_name()