Fix & update documentation about RAND_priv_bytes()
[openssl.git] / doc / man7 / des_modes.pod
index 89f14b890c4e60da9336f0d32057b17d6996e366..f7415d77f4850978fd029be9db56f906d6e99b78 100644 (file)
@@ -124,7 +124,6 @@ Normally, this is found as the function I<algorithm>_ofb_encrypt().
 
 =over 2
 
-
 =item *
 
 a number of bits (j) <= 64 are enciphered at a time.
@@ -220,7 +219,6 @@ Normally, this is found as the function I<algorithm>_ede3_cbc_encrypt().
 
 =over 2
 
-
 =item *
 
 Encrypt with key1, decrypt with key2 and then encrypt with key3.