Home
last modified time | relevance | path

Searched refs:SS_AES_128BITS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h83 #define SS_AES_128BITS (0 << 8) macro
H A Dsun4i-ss-cipher.c585 op->keymode = SS_AES_128BITS; in sun4i_ss_aes_setkey()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h55 #define SS_AES_128BITS 0 macro
H A Dsun8i-ss-core.c93 v |= SS_AES_128BITS << 7; in sun8i_ss_run_task()