Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c474 (LLI_USER_STRING_START | LLI_USER_CIPHER_START); in rk_hash_direct_calc()
1042 LLI_USER_STRING_START | in hw_cipher_crypt()
1057 LLI_USER_STRING_START | in hw_cipher_crypt()
1108 data_desc->user_define = LLI_USER_STRING_START | in hw_cipher_crypt()
/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h577 #define LLI_USER_STRING_START _BIT(1) macro