Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h50 TEE_Result syscall_cipher_update(unsigned long state, const void *src,
/optee_os/core/kernel/
H A Dscall.c71 SYSCALL_ENTRY(syscall_cipher_update),
/optee_os/core/tee/
H A Dtee_svc_cryp.c3323 TEE_Result syscall_cipher_update(unsigned long state, const void *src, in syscall_cipher_update() function