Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h45 TEE_Result syscall_hash_final(unsigned long state, const void *chunk,
/optee_os/core/kernel/
H A Dscall.c69 SYSCALL_ENTRY(syscall_hash_final),
/optee_os/core/tee/
H A Dtee_svc_cryp.c3073 TEE_Result syscall_hash_final(unsigned long state, const void *chunk, in syscall_hash_final() function