X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FEVP_rc5_32_12_16_cbc.pod;h=9d580daf259107588b23177967020d41b5fbe297;hp=56175e99c44bc92adfb2a42cdc5ec18f259b79be;hb=871039698042467b814b4fa37353db120be5b331;hpb=135e8062369f3c7a2398ac12e7eea3c3c18b017d diff --git a/doc/man3/EVP_rc5_32_12_16_cbc.pod b/doc/man3/EVP_rc5_32_12_16_cbc.pod index 56175e99c4..9d580daf25 100644 --- a/doc/man3/EVP_rc5_32_12_16_cbc.pod +++ b/doc/man3/EVP_rc5_32_12_16_cbc.pod @@ -4,6 +4,7 @@ EVP_rc5_32_12_16_cbc, EVP_rc5_32_12_16_cfb, +EVP_rc5_32_12_16_cfb64, EVP_rc5_32_12_16_ecb, EVP_rc5_32_12_16_ofb - EVP RC5 cipher @@ -14,6 +15,7 @@ EVP_rc5_32_12_16_ofb const EVP_CIPHER *EVP_rc5_32_12_16_cbc(void) const EVP_CIPHER *EVP_rc5_32_12_16_cfb(void) + const EVP_CIPHER *EVP_rc5_32_12_16_cfb64(void) const EVP_CIPHER *EVP_rc5_32_12_16_ecb(void) const EVP_CIPHER *EVP_rc5_32_12_16_ofb(void) @@ -25,6 +27,7 @@ The RC5 encryption algorithm for EVP. =item EVP_rc5_32_12_16_cbc(), EVP_rc5_32_12_16_cfb(), +EVP_rc5_32_12_16_cfb64(), EVP_rc5_32_12_16_ecb(), EVP_rc5_32_12_16_ofb()