mcrypt_enc_self_test
Runs a self test on the opened module
&reftitle.description;
intmcrypt_enc_self_test
resourcetd
This function runs the self test on the algorithm specified by the
descriptor td.
&reftitle.parameters;
td
The encryption descriptor.
&reftitle.returnvalues;
If the self test succeeds it returns &false;. In case of an error, it
returns &true;.