summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorTodd Short <tshort@akamai.com>2022-09-21 14:06:23 -0400
committerHugo Landau <hlandau@openssl.org>2022-09-26 07:57:53 +0100
commita2c0a959e0bb26fc5aa5c822ecee30135b08a282 (patch)
tree5c11125da544befaa4724e831b4dc407fe22bd0b /util
parent7c05215b872a78c48326bf6d646410bb7d30db40 (diff)
Add documentation for the OPENSSL_gmtime functions
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19257) (cherry picked from commit 28a5aa0cbdddfdf4d82a437d72407d4f52d4e54a)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index 94ccafeec2..7851872b66 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -809,9 +809,6 @@ OPENSSL_LH_set_down_load(3)
OPENSSL_LH_strhash(3)
OPENSSL_asc2uni(3)
OPENSSL_die(3)
-OPENSSL_gmtime(3)
-OPENSSL_gmtime_adj(3)
-OPENSSL_gmtime_diff(3)
OPENSSL_init(3)
OPENSSL_isservice(3)
OPENSSL_issetugid(3)