Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h52 TEE_Result syscall_cipher_final(unsigned long state, const void *src,
/optee_os/core/kernel/
H A Dscall.c72 SYSCALL_ENTRY(syscall_cipher_final),
/optee_os/core/tee/
H A Dtee_svc_cryp.c3330 TEE_Result syscall_cipher_final(unsigned long state, const void *src, in syscall_cipher_final() function