Home
last modified time | relevance | path

Searched defs:TEE_ALG_GET_CHAIN_MODE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutee_defines.h76 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutee_defines.h76 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro