X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2Fman3%2FOPENSSL_init_crypto.pod;h=ea6b00dc633e45054422a71b331369f883ca9101;hb=47ec2367ebf6082abb103e66e609feb5c128d358;hp=606885b9e4b7f4298630159b83bb745c6f37b87d;hpb=28428130db13fe5d1b956a622747db2e0e0b1458;p=oweals%2Fopenssl.git diff --git a/doc/man3/OPENSSL_init_crypto.pod b/doc/man3/OPENSSL_init_crypto.pod index 606885b9e4..ea6b00dc63 100644 --- a/doc/man3/OPENSSL_init_crypto.pod +++ b/doc/man3/OPENSSL_init_crypto.pod @@ -141,15 +141,15 @@ CAPI engine (if available). This not a default option. With this option the library will automatically load and initialise the padlock engine (if available). This not a default option. -=item OPENSSL_INIT_ENGINE_DASYNC +=item OPENSSL_INIT_ENGINE_AFALG With this option the library will automatically load and initialise the -DASYNC engine. This not a default option. +AFALG engine. This not a default option. =item OPENSSL_INIT_ENGINE_ALL_BUILTIN With this option the library will automatically load and initialise all the -built in engines listed above with the exception of the openssl and dasync +built in engines listed above with the exception of the openssl and afalg engines. This not a default option. =item OPENSSL_INIT_ATFORK @@ -244,7 +244,7 @@ and OPENSSL_INIT_free() functions were added in OpenSSL 1.1.0. Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. -Licensed under the OpenSSL license (the "License"). You may not use +Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at L.