Add rc5 ciphers to default provider
[openssl.git] / doc / man7 / EVP_MAC-Siphash.pod
index 7738cc0017bf6aabf08921caf4278fe9b560f6bb..40eba8d498ba7f84dcba0dd116caf28be5cb504a 100644 (file)
@@ -32,9 +32,9 @@ The length of the "size" parameter should not exceed that of a B<size_t>.
 
 =over 4
 
-=item B<OSSL_MAC_PARAM_KEY> ("key") <octet string>
+=item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string>
 
-=item B<OSSL_MAC_PARAM_SIZE> ("size") <unsigned integer>
+=item "size" (B<OSSL_MAC_PARAM_SIZE>) <unsigned integer>
 
 =back