Home
last modified time | relevance | path

Searched refs:TEE_OPERATION_CIPHER (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h115 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h109 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h109 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h109 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h109 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h136 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h136 #define TEE_OPERATION_CIPHER 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c492 if (TEE_ALG_GET_CLASS(algo) != TEE_OPERATION_CIPHER) in rk_cipher_begin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c508 if (TEE_ALG_GET_CLASS(algo) != TEE_OPERATION_CIPHER) in rk_cipher_begin()