ECB support

modulename: ecb.ko

configname: CONFIG_CRYPTO_ECB

Linux Kernel Configuration
└─>Cryptographic API
└─>ECB support
In linux kernel since version 2.6.19 (release Date: 2006-11-29)  
ECB: Electronic CodeBook mode
This is the simplest block cipher algorithm. It simply encrypts
the input block by block.

source code: