Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c465 lli->user_define |= LLI_USER_STRING_LAST; in rk_hash_direct_calc()
1043 LLI_USER_STRING_LAST | in hw_cipher_crypt()
1058 LLI_USER_STRING_LAST | in hw_cipher_crypt()
1109 LLI_USER_STRING_LAST | in hw_cipher_crypt()
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h578 #define LLI_USER_STRING_LAST _BIT(2) macro