Lines Matching refs:TEE_ERROR_SHORT_BUFFER
492 res = TEE_ERROR_SHORT_BUFFER; in TEE_GetOperationInfoMultiple()
507 res = TEE_ERROR_SHORT_BUFFER; in TEE_GetOperationInfoMultiple()
542 res != TEE_ERROR_SHORT_BUFFER) in TEE_GetOperationInfoMultiple()
968 res != TEE_ERROR_SHORT_BUFFER) in TEE_DigestDoFinal()
1240 res = TEE_ERROR_SHORT_BUFFER; in TEE_CipherUpdate()
1261 res != TEE_ERROR_SHORT_BUFFER) in TEE_CipherUpdate()
1347 res = TEE_ERROR_SHORT_BUFFER; in TEE_CipherDoFinal()
1384 res != TEE_ERROR_SHORT_BUFFER) in TEE_CipherDoFinal()
1503 res != TEE_ERROR_SHORT_BUFFER) in TEE_MACComputeFinal()
1715 return TEE_ERROR_SHORT_BUFFER; in ae_update_helper()
1759 if (res != TEE_ERROR_SHORT_BUFFER && srcLen) in TEE_AEUpdate()
1764 res != TEE_ERROR_SHORT_BUFFER) in TEE_AEUpdate()
1804 res != TEE_ERROR_SHORT_BUFFER) in __GP11_TEE_AEUpdate()
1852 res = TEE_ERROR_SHORT_BUFFER; in TEE_AEEncryptFinal()
1857 res = TEE_ERROR_SHORT_BUFFER; in TEE_AEEncryptFinal()
1860 if (res == TEE_ERROR_SHORT_BUFFER) in TEE_AEEncryptFinal()
1897 res != TEE_ERROR_SHORT_BUFFER) in TEE_AEEncryptFinal()
1958 res = TEE_ERROR_SHORT_BUFFER; in TEE_AEDecryptFinal()
1998 res != TEE_ERROR_SHORT_BUFFER && in TEE_AEDecryptFinal()
2053 res != TEE_ERROR_SHORT_BUFFER && in TEE_AsymmetricEncrypt()
2092 res != TEE_ERROR_SHORT_BUFFER && in __GP11_TEE_AsymmetricEncrypt()
2129 res != TEE_ERROR_SHORT_BUFFER && in TEE_AsymmetricDecrypt()
2168 res != TEE_ERROR_SHORT_BUFFER && in __GP11_TEE_AsymmetricDecrypt()
2205 if (res != TEE_SUCCESS && res != TEE_ERROR_SHORT_BUFFER) in TEE_AsymmetricSignDigest()
2242 if (res != TEE_SUCCESS && res != TEE_ERROR_SHORT_BUFFER) in __GP11_TEE_AsymmetricSignDigest()