mcrypt_enc_self_test
This function runs a self test on the opened module
Description
boolmcrypt_enc_self_test
resourcetd
This function runs the self test on the algorithm specified by the
descriptor td. If the self test succeeds it returns &false;. In case
of an error, it returns &true;.