Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/asn1/
H A Da_time_tm.c161 tm_to_rfc5280_time(struct tm *tm, ASN1_TIME *atime) in tm_to_rfc5280_time() function
396 return (tm_to_rfc5280_time(&tm, s)); in ASN1_TIME_adj_internal()
597 return tm_to_rfc5280_time(&tm, t) != NULL; in ASN1_TIME_normalize()