Searched refs:ASN1_time_tm_clamp_notafter (Results 1 – 5 of 5) sorted by relevance
26 int ASN1_time_tm_clamp_notafter(struct tm *tm);123 if (!ASN1_time_tm_clamp_notafter(&after_tm)) in tls_get_peer_cert_times()
86 int ASN1_time_tm_clamp_notafter(struct tm *tm);
69 if (!ASN1_time_tm_clamp_notafter(&tm)) in x509_verify_asn1_time_to_time_t()
150 int ASN1_time_tm_clamp_notafter(struct tm *tm);
65 ASN1_time_tm_clamp_notafter(struct tm *tm) in ASN1_time_tm_clamp_notafter() function