Home
last modified time | relevance | path

Searched refs:ECB_AES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c225 case ECB_AES: in sl3516_ce_cipher()
232 ecb->control.cipher_algorithm = ECB_AES; in sl3516_ce_cipher()
H A Dsl3516-ce.h35 #define ECB_AES 0x2 macro
H A Dsl3516-ce-core.c221 .mode = ECB_AES,