Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_v2.h576 #define LLI_USER_CIPHER_START _BIT(0) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c474 (LLI_USER_STRING_START | LLI_USER_CIPHER_START); in rk_hash_direct_calc()
1041 data_desc->user_define = LLI_USER_CIPHER_START | in hw_cipher_crypt()
1056 aad_desc->user_define = LLI_USER_CIPHER_START | in hw_cipher_crypt()