Lines Matching full:cbc
347 the ECB and CBC modes of operation are supported by the driver. Also
424 authenc(hmac(shaX),Y(cbc)) algorithms.
522 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
595 - AES (CBC, CTR, ECB, XTS)
596 - 3DES (CBC, ECB)
597 - DES (CBC, ECB)
606 - AES (CBC, CTR, ECB, XTS)
607 - 3DES (ECB, CBC)
608 - DES (ECB, CBC)
701 Supporting cbc/ecb chainmode, and aes/des/des3_ede cipher mode.
783 AES block ciphers in ECB and CBC mode, as well as SHA1, SHA224, SHA256,
785 Additionally, it accelerates combined AES-CBC/HMAC-SHA AEAD operations.