Home
last modified time | relevance | path

Searched defs:TEE_ALG_GET_MAIN_ALG (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.h73 #define TEE_ALG_GET_MAIN_ALG(algo) ((algo) & 0xFF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutee_defines.h73 #define TEE_ALG_GET_MAIN_ALG(algo) ((algo) & 0xFF) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutee_defines.h85 #define TEE_ALG_GET_MAIN_ALG(algo) __tee_alg_get_main_alg(algo) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutee_defines.h85 #define TEE_ALG_GET_MAIN_ALG(algo) __tee_alg_get_main_alg(algo) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutee_defines.h85 #define TEE_ALG_GET_MAIN_ALG(algo) __tee_alg_get_main_alg(algo) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutee_defines.h85 #define TEE_ALG_GET_MAIN_ALG(algo) __tee_alg_get_main_alg(algo) macro