Home
last modified time | relevance | path

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

/mbedtls-3.5.0/library/
Dx509_csr.c170 static int x509_csr_parse_attributes(mbedtls_x509_csr *csr, in x509_csr_parse_attributes() function
359 if ((ret = x509_csr_parse_attributes(csr, p, p + len)) != 0) { in mbedtls_x509_csr_parse_der()