This file dispatches the generic crypto functions to the implemented backend or provides dummy stubs.
- Note
- Some generic functions are handled in crypt.c
-
This file has been changed to make use of the new module system. Consequently there's a 1:1 mapping between the functions contained in this file and the functions implemented by the crypto modules.
Functions