Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_SHORT_BUFFER (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h177 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h153 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h185 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h185 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1525 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AEUpdate_for_encryption()
1718 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AEEncryptFinal()
1818 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AEDecryptFinal()
1971 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_DigestDoFinal()
2036 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AsymmetricSignDigest()
2162 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AsymmetricEncrypt()
2245 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_AsymmetricDecrypt()
2438 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_MACComputeFinal()
2544 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_CipherUpdate()
2630 } else if (res == TEEC_ERROR_SHORT_BUFFER) { in Invoke_Crypto_CipherDoFinal()
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Ddevice.c45 (inv_arg.ret != TEEC_ERROR_SHORT_BUFFER))) { in get_devices()
H A Doptee_private.h23 #define TEEC_ERROR_SHORT_BUFFER 0xFFFF0010 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c52 ADBG_ENUM_TABLE_ENTRY(TEEC_ERROR_SHORT_BUFFER),
H A Dstats.c138 if (res != TEEC_ERROR_SHORT_BUFFER) in stat_alloc()
H A Dregression_4100.c509 if (!ADBG_EXPECT_TEEC_RESULT(c, TEEC_ERROR_SHORT_BUFFER, res)) in print_handle()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRkNewFs_v2.c1317 return TEEC_ERROR_SHORT_BUFFER; in ree_fs_new_readdir()
H A DOpteeClientRkNewFs_v1.c1461 return TEEC_ERROR_SHORT_BUFFER; in ree_fs_new_readdir()