Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_NOT_SUPPORTED (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/supp_plugin/
H A Dtest_supp_plugin.c86 return TEEC_ERROR_NOT_SUPPORTED; in test_plugin_invoke()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h171 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h147 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h179 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h179 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_uuid_helpers.c113 res = TEEC_ERROR_NOT_SUPPORTED; in xtest_uuid_v5()
H A Dxtest_test.c46 ADBG_ENUM_TABLE_ENTRY(TEEC_ERROR_NOT_SUPPORTED),
H A Dregression_1000.c1540 if (res == TEEC_ERROR_NOT_SUPPORTED) { in xtest_tee_test_1020()
2217 if (res == TEEC_ERROR_NOT_SUPPORTED) in xtest_tee_test_1029()
2227 if (res == TEEC_ERROR_NOT_SUPPORTED) in xtest_tee_test_1029()
2281 if (ret == TEEC_ERROR_NOT_SUPPORTED) { in xtest_tee_test_1031()
H A Dxtest_helpers.c403 st == TEEC_ERROR_NOT_SUPPORTED); in ta_crypt_cmd_is_algo_supported()
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h20 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
H A Drpc.c141 arg->ret = TEEC_ERROR_NOT_SUPPORTED; in handle_rpc_func_cmd_i2c_transfer()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientApiLib.c343 TeecResult = TEEC_ERROR_NOT_SUPPORTED; in TEEC_OpenSession()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c29 {TEEC_ERROR_NOT_SUPPORTED, RK_CRYPTO_ERR_NOT_SUPPORTED},
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h2683 return TEEC_ERROR_NOT_SUPPORTED; in calculate_digest()