mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 20:55:43 +01:00
Reintroduce line deleted by accident
This commit is contained in:
parent
5b331b9d48
commit
ddbb166041
@ -101,6 +101,7 @@ mbedtls_x509_crl;
|
|||||||
* \param chain points to the start of the chain
|
* \param chain points to the start of the chain
|
||||||
* \param buf buffer holding the CRL data in DER format
|
* \param buf buffer holding the CRL data in DER format
|
||||||
* \param buflen size of the buffer
|
* \param buflen size of the buffer
|
||||||
|
* (including the terminating null byte for PEM data)
|
||||||
*
|
*
|
||||||
* \return 0 if successful, or a specific X509 or PEM error code
|
* \return 0 if successful, or a specific X509 or PEM error code
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user