the decrypt function not uses a password!
is it a generic decrypt function?
I think that normally every decrypt/encrypt functions have a password argument...
Have you tried to use IDA in the DLL with the signature of the compiler of the dll? (to know the compiler uses PEid or another compiler detector)
Ida can reveals a lot of information about arguments...