Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_operations.c1078 static TEE_Result tee_buffer_update( in tee_buffer_update()
1246 res = tee_buffer_update(operation, _utee_cipher_update, srcData, in TEE_CipherUpdate()
1353 res = tee_buffer_update(operation, _utee_cipher_update, in TEE_CipherDoFinal()
1719 res = tee_buffer_update(operation, _utee_authenc_update_payload, in ae_update_helper()
1866 res = tee_buffer_update(operation, _utee_authenc_update_payload, in TEE_AEEncryptFinal()
1964 res = tee_buffer_update(operation, _utee_authenc_update_payload, in TEE_AEDecryptFinal()
1069 static TEE_Result tee_buffer_update( tee_buffer_update() function