Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h84 #define SS_AES_192BITS (1 << 8) macro
H A Dsun4i-ss-cipher.c588 op->keymode = SS_AES_192BITS; in sun4i_ss_aes_setkey()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h56 #define SS_AES_192BITS 1 macro
H A Dsun8i-ss-core.c96 v |= SS_AES_192BITS << 7; in sun8i_ss_run_task()