Searched refs:ToAsn1Time (Results 1 – 1 of 1) sorted by relevance
44 bssl::UniquePtr<ASN1_TIME> ToAsn1Time(std::chrono::seconds time_since_epoch) { in ToAsn1Time() function82 const bssl::UniquePtr<ASN1_TIME> now(ToAsn1Time(time_since_unix_epoch)); in CreateCertificateInternal()84 ToAsn1Time(time_since_unix_epoch + certificate_duration)); in CreateCertificateInternal()