Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h47 RK_MODE_OFB, enumerator
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c716 [RK_MODE_OFB] = CRYPTO_BC_OFB,
745 rk_mode == RK_MODE_OFB); in is_des_mode()