Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h36 TEE_Result syscall_cryp_state_copy(unsigned long dst, unsigned long src);
/optee_os/core/kernel/
H A Dscall.c65 SYSCALL_ENTRY(syscall_cryp_state_copy),
/optee_os/core/tee/
H A Dtee_svc_cryp.c2907 TEE_Result syscall_cryp_state_copy(unsigned long dst, unsigned long src) in syscall_cryp_state_copy() function