openssl/doc/man7
Richard Levitte 49c6434673 Refactor provider support for reporting errors
The core now supplies its own versions of ERR_new(), ERR_set_debug()
and ERR_vset_error().  This should suffice for a provider to have any
OpenSSL compatible functionlity it desires.

The main difference between the ERR functions and the core
counterparts is that the core counterparts take an OSSL_PROVIDER
parameter instead of the library number.  That way, providers do not
need to know what number they have been assigned, that information
stays in the core.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9452)
2019-07-31 06:45:04 +02:00
..
bio.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
crypto.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
ct.pod Fix function names in ct(7) documentation 2018-12-19 19:00:08 +01:00
des_modes.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
Ed25519.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
evp.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_KDF_HKDF.pod Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
EVP_KDF_PBKDF2.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_KDF_SCRYPT.pod Added new EVP/KDF API. 2019-02-13 12:11:49 +01:00
EVP_KDF_SS.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_KDF_SSHKDF.pod Fix Typos 2019-07-02 14:22:29 +02:00
EVP_KDF_TLS1_PRF.pod Added Conforming To section to EVP_KDF_TLS1_PRF documentation. 2019-05-27 10:05:08 +02:00
EVP_KDF_X942.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_KDF_X963.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_MAC_BLAKE2.pod In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
EVP_MAC_CMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_GMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_HMAC.pod Minor doc fixes for EVP_MAC. 2018-12-23 00:32:24 +01:00
EVP_MAC_KMAC.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_POLY1305.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
EVP_MAC_SIPHASH.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
openssl-core.h.pod Describe OSSL_PARAM as a parameter descriptor 2019-07-23 07:30:33 +02:00
openssl_user_macros.pod.in In documentation, consistently refer to OpenSSL 3.0 2019-07-15 15:13:41 +02:00
ossl_store-file.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
ossl_store.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
passphrase-encoding.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
property.pod Fix Typos 2019-07-02 14:22:29 +02:00
provider-base.pod Refactor provider support for reporting errors 2019-07-31 06:45:04 +02:00
provider-cipher.pod Document the provider CIPHER operation 2019-07-30 10:17:12 +01:00
provider-digest.pod Document the provider DIGEST operation 2019-07-25 13:37:25 +01:00
provider-keymgmt.pod Document the provider DIGEST operation 2019-07-25 13:37:25 +01:00
provider.pod Documentation: Add provider(7), for general description of providers 2019-07-22 16:42:19 +02:00
RAND.pod man: clarify the 'random number generator must be seeded' requirement 2019-06-27 14:39:07 +02:00
RAND_DRBG.pod Ignore entropy from RAND_add()/RAND_seed() in FIPS mode [fixup] 2019-05-12 17:01:55 +10:00
RSA-PSS.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
SM2.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
ssl.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00
x509.pod doc: fix some links 2019-07-19 20:16:30 +02:00
X25519.pod Following the license change, modify the boilerplates in doc/man7/ 2018-12-06 15:36:02 +01:00