Searched refs:tee_buffer_update (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/lib/libutee/ |
A D | tee_api_operations.c | 878 static TEE_Result tee_buffer_update( in tee_buffer_update() function 1036 res = tee_buffer_update(operation, _utee_cipher_update, srcData, in TEE_CipherUpdate() 1129 res = tee_buffer_update(operation, _utee_cipher_update, in TEE_CipherDoFinal() 1432 res = tee_buffer_update(operation, _utee_authenc_update_payload, in TEE_AEUpdate() 1515 res = tee_buffer_update(operation, _utee_authenc_update_payload, in TEE_AEEncryptFinal() 1593 res = tee_buffer_update(operation, _utee_authenc_update_payload, in TEE_AEDecryptFinal()
|
Completed in 4 milliseconds