Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h48 TEE_Result syscall_cipher_init(unsigned long state, const void *iv,
/optee_os/core/kernel/
H A Dscall.c70 SYSCALL_ENTRY(syscall_cipher_init),
/optee_os/core/tee/
H A Dtee_svc_cryp.c3195 TEE_Result syscall_cipher_init(unsigned long state, const void *iv, in syscall_cipher_init() function