summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-08-10 09:53:12 +0100
committerMatt Caswell <matt@openssl.org>2022-08-18 15:38:52 +0100
commit405d6dcd09388d34cad8290601dd726d9484f6c0 (patch)
tree747a440bc088ae8f8777c1a658f6ba710ee6ab77 /util
parente2fccd7b1eed8d4ec4fe74eae9320ced2bac203b (diff)
Add some documentation for X509_gmtime_adj()
Other very similar functions were documented, but this one was missing. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18974) (cherry picked from commit 425e972dfaf867affb5b3d438d9ca67bb6aeed65)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index 9afa1b8c00..8cf75a6a5a 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -1327,7 +1327,6 @@ X509_get_default_cert_file_env(3)
X509_get_default_private_dir(3)
X509_get_pubkey_parameters(3)
X509_get_signature_type(3)
-X509_gmtime_adj(3)
X509_issuer_and_serial_hash(3)
X509_issuer_name_hash(3)
X509_issuer_name_hash_old(3)