Searched refs:x509_parse_name (Results 1 – 1 of 1) sorted by relevance
292 static int x509_parse_name(const u8 *buf, size_t len, struct x509_name *name, in x509_parse_name() function1312 if (x509_parse_name(pos, end - pos, &cert->issuer, &pos)) in x509_parse_tbs_certificate()1322 if (x509_parse_name(pos, end - pos, &cert->subject, &pos)) in x509_parse_tbs_certificate()