Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h85 #define SS_AES_256BITS (2 << 8) macro
H A Dsun4i-ss-cipher.c591 op->keymode = SS_AES_256BITS; in sun4i_ss_aes_setkey()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h57 #define SS_AES_256BITS 2 macro
H A Dsun8i-ss-core.c99 v |= SS_AES_256BITS << 7; in sun8i_ss_run_task()