On Sat, Aug 25, 2001 at 07:24:23PM +0200, [EMAIL PROTECTED] wrote:

>   +/* "up" the DSA object's reference count */
>   +int        DSA_up(DSA *r);

>   +/* "up" the RSA object's reference count */
>   +int        RSA_up(RSA *r);

Shouldn't the function names contain the word "references" (or "ref"
for short) for improved code clarity?


-- 
Bodo M�ller <[EMAIL PROTECTED]>
PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html
* TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt
* Tel. +49-6151-16-6628, Fax +49-6151-16-6036
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to