Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h41 TEE_Result syscall_hash_init(unsigned long state, const void *iv,
/optee_os/core/kernel/
H A Dscall.c67 SYSCALL_ENTRY(syscall_hash_init),
/optee_os/core/tee/
H A Dtee_svc_cryp.c2968 TEE_Result syscall_hash_init(unsigned long state, in syscall_hash_init() function