Add ChaCha related ciphers to default provider
[openssl.git] / doc / man7 / provider-cipher.pod
index af97735730d59d85fd46ab309733e5a0f88ec12f..e1312b31eb21f2d2fab5b3ce2a8db7634c1ab563 100644 (file)
@@ -315,6 +315,10 @@ IV length and the tag length.
 Sets the IV length to be used for an AEAD cipher for the associated cipher ctx.
 The length of the "ivlen" parameter should not exceed that of a B<size_t>.
 
+=item "mackey" (B<OSSL_CIPHER_PARAM_AEAD_MAC_KEY>) <octet string>
+
+Sets the MAC key used by composite AEAD ciphers such as AES-CBC-HMAC-SHA256.
+
 =item "randkey" (B<OSSL_CIPHER_PARAM_RANDOM_KEY>) <octet string>
 
 Gets a implementation specific randomly generated key for the associated