]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/time.c
ssl: expose the get time function internally
authorPauli <pauli@openssl.org>
Tue, 10 May 2022 03:28:40 +0000 (13:28 +1000)
committerPauli <pauli@openssl.org>
Wed, 22 Jun 2022 03:05:40 +0000 (13:05 +1000)
commitd6bfdf6789f65b1b503f0cdd56010705f7c632d0
tree3db445af8de7f8ab9d489816831f15f1028dc494
parentf0a4935827db5527d23da61805a1e73f0c660d39
ssl: expose the get time function internally

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18274)
include/internal/time.h [new file with mode: 0644]
ssl/build.info
ssl/d1_lib.c
ssl/time.c [new file with mode: 0644]