mbedtls_x509_crl_parse_der() function
Parse a DER-encoded CRL and append it to the chained list
Arguments
chain
points to the start of the chain
buf
buffer holding the CRL data in DER format
buflen
size of the buffer (including the terminating null byte for PEM data)
Return value
0 if successful, or a specific X509 or PEM error code