Home
last modified time | relevance | path

Searched defs:SEC_CMODE_ECB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h38 SEC_CMODE_ECB = 0x0, enumerator
H A Dsec_crypto.c878 GEN_SEC_SETKEY_FUNC(aes_ecb, SEC_CALG_AES, SEC_CMODE_ECB) in GEN_SEC_SETKEY_FUNC() argument