x509_certificate_parse() function
x509_certificate_parse - Parse a X.509 certificate in DER format @buf: Pointer to the X.509 certificate in DER format @len: Buffer length Returns: Pointer to the parsed certificate or %NULL on failure Caller is responsible for freeing the returned certificate by calling x509_certificate_free().
x509_certificate_parse() is called by 4 functions and calls 10 functions:
![]()
x509_certificate_parse()
x509_certificate_parse() reads 4 variables and writes 6 variables:
![]()
x509_certificate_parse()
x509_certificate_parse() frees 1 types:
![]()
x509_certificate_parse()