webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
asn1_locl.h File Reference

Go to the source code of this file.

Functions

int asn1_utctime_to_tm (struct tm *tm, const ASN1_UTCTIME *d)
 
int asn1_generalizedtime_to_tm (struct tm *tm, const ASN1_GENERALIZEDTIME *d)
 

Function Documentation

◆ asn1_generalizedtime_to_tm()

int asn1_generalizedtime_to_tm ( struct tm *  tm,
const ASN1_GENERALIZEDTIME d 
)

◆ asn1_utctime_to_tm()

int asn1_utctime_to_tm ( struct tm *  tm,
const ASN1_UTCTIME d 
)