Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h43 TEE_Result syscall_hash_update(unsigned long state, const void *chunk,
/optee_os/core/kernel/
H A Dscall.c68 SYSCALL_ENTRY(syscall_hash_update),
/optee_os/core/tee/
H A Dtee_svc_cryp.c3015 TEE_Result syscall_hash_update(unsigned long state, const void *chunk, in syscall_hash_update() function