Home
last modified time | relevance | path

Searched refs:RK_MODE_CFB (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h46 RK_MODE_CFB, enumerator
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c715 [RK_MODE_CFB] = CRYPTO_BC_CFB,
744 rk_mode == RK_MODE_CFB || in is_des_mode()