openssl/doc/man7
Nicola Tuveri 3d914185b7 Constify OSSL_FUNC_keymgmt_has()
The keydata argument of OSSL_FUNC_keymgmt_has() should be read-only.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13200)
2020-10-22 12:27:39 +10:00
..
bio.pod
crypto.pod
ct.pod
des_modes.pod
EVP_ASYM_CIPHER-SM2.pod Document the provider side SM2 Asymmetric Cipher support 2020-09-25 11:13:54 +01:00
EVP_KDF-HKDF.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-KB.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-KRB5KDF.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-PBKDF2.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-PKCS12KDF.pod Move PKCS#12 KDF to provider. 2020-08-14 18:15:12 +10:00
EVP_KDF-SCRYPT.pod Fix EVP_KDF_scrypt so that is uses a propq for its fetch. 2020-09-23 17:31:40 +10:00
EVP_KDF-SS.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-SSHKDF.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-TLS1_PRF.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-X942.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KDF-X963.pod Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
EVP_KEM-RSA.pod Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00
EVP_KEYEXCH-DH.pod
EVP_KEYEXCH-ECDH.pod
EVP_KEYEXCH-X25519.pod
EVP_MAC-BLAKE2.pod
EVP_MAC-CMAC.pod
EVP_MAC-GMAC.pod
EVP_MAC-HMAC.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_MAC-KMAC.pod
EVP_MAC-Poly1305.pod
EVP_MAC-Siphash.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_MD-BLAKE2.pod
EVP_MD-common.pod
EVP_MD-MD2.pod
EVP_MD-MD4.pod
EVP_MD-MD5-SHA1.pod
EVP_MD-MD5.pod
EVP_MD-MDC2.pod
EVP_MD-RIPEMD160.pod
EVP_MD-SHA1.pod
EVP_MD-SHA2.pod
EVP_MD-SHA3.pod
EVP_MD-SHAKE.pod
EVP_MD-SM3.pod
EVP_MD-WHIRLPOOL.pod
EVP_PKEY-DH.pod Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 2020-10-20 16:39:41 +01:00
EVP_PKEY-DSA.pod
EVP_PKEY-EC.pod Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 2020-10-20 16:39:41 +01:00
EVP_PKEY-FFC.pod
EVP_PKEY-HMAC.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_PKEY-RSA.pod
EVP_PKEY-SM2.pod Document the provider side SM2 Asymmetric Cipher support 2020-09-25 11:13:54 +01:00
EVP_PKEY-X25519.pod Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key 2020-10-20 16:39:41 +01:00
EVP_RAND-CTR-DRBG.pod drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
EVP_RAND-HASH-DRBG.pod drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
EVP_RAND-HMAC-DRBG.pod drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
EVP_RAND-TEST-RAND.pod drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
EVP_RAND.pod rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
EVP_SIGNATURE-DSA.pod
EVP_SIGNATURE-ECDSA.pod
EVP_SIGNATURE-ED25519.pod Update the EdDSA docs with information about Algorithm Identifiers 2020-09-18 15:26:28 +01:00
EVP_SIGNATURE-HMAC.pod Update the EVP_PKEY MAC documentation 2020-09-03 09:40:52 +01:00
EVP_SIGNATURE-RSA.pod
evp.pod Update copyright year 2020-07-16 14:47:04 +02:00
openssl_user_macros.pod.in Document how deprecation should be done 2020-10-12 08:29:31 +02:00
openssl-core_dispatch.h.pod
openssl-core_names.h.pod
openssl-core.h.pod
openssl-env.pod Remove openssl provider app 2020-09-26 07:13:22 +10:00
OSSL_PROVIDER-base.pod Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
OSSL_PROVIDER-default.pod Document the provider side SM2 Asymmetric Cipher support 2020-09-25 11:13:54 +01:00
OSSL_PROVIDER-FIPS.pod Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00
OSSL_PROVIDER-legacy.pod
OSSL_PROVIDER-null.pod
ossl_store-file.pod
ossl_store.pod
passphrase-encoding.pod
property.pod Re-word null->empty property; improve iteration.count example in property.pod 2020-08-21 09:04:09 +02:00
provider-asym_cipher.pod Document the provider side SM2 Asymmetric Cipher support 2020-09-25 11:13:54 +01:00
provider-base.pod Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
provider-cipher.pod Support cipher provider "iv state" 2020-08-11 07:07:37 -07:00
provider-digest.pod gettables: documentation changes to pass the provider context. 2020-08-07 08:02:14 +10:00
provider-encoder.pod ENCODER: Redefine the libcrypto <-> provider interface 2020-09-20 17:29:31 +02:00
provider-kem.pod Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00
provider-keyexch.pod gettables: documentation changes to pass the provider context. 2020-08-07 08:02:14 +10:00
provider-keymgmt.pod Constify OSSL_FUNC_keymgmt_has() 2020-10-22 12:27:39 +10:00
provider-mac.pod gettables: documentation changes to pass the provider context. 2020-08-07 08:02:14 +10:00
provider-object.pod CORE: Define provider-native abstract objects 2020-08-24 10:02:25 +02:00
provider-rand.pod drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
provider-signature.pod gettables: documentation changes to pass the provider context. 2020-08-07 08:02:14 +10:00
provider-storemgmt.pod STORE for providers: define libcrypto <-> provider interface 2020-08-24 10:02:25 +02:00
provider.pod Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
proxy-certificates.pod
RAND.pod Update copyright year 2020-10-15 14:10:06 +01:00
RSA-PSS.pod
ssl.pod
x509.pod Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
X25519.pod