Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.c3249 static TEE_Result tee_svc_cipher_update_helper(unsigned long state, in tee_svc_cipher_update_helper() function
3326 return tee_svc_cipher_update_helper(state, false /* last_block */, in syscall_cipher_update()
3333 return tee_svc_cipher_update_helper(state, true /* last_block */, in syscall_cipher_final()