]> git.ipfire.org Git - thirdparty/openssl.git/commit
timing_load_creds: Add timersub macro for platforms where it is missing
authorTomas Mraz <tomas@openssl.org>
Fri, 2 Dec 2022 08:00:33 +0000 (09:00 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 6 Dec 2022 17:18:23 +0000 (18:18 +0100)
commitf2e4629608c3a2f5d93a91ef95abc25726eec44c
tree73b15bd4721d6d7ff5be4675e2e813a3ae66b8f1
parentf97ddfc3059ff568919e92597b2691d5366fd34b
timing_load_creds: Add timersub macro for platforms where it is missing

Fixes #19812

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19817)
test/timing_load_creds.c