Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h33 TEE_Result syscall_cryp_state_alloc(unsigned long algo, unsigned long op_mode,
/optee_os/core/kernel/
H A Dscall.c64 SYSCALL_ENTRY(syscall_cryp_state_alloc),
/optee_os/core/tee/
H A Dtee_svc_cryp.c2779 TEE_Result syscall_cryp_state_alloc(unsigned long algo, unsigned long mode, in syscall_cryp_state_alloc() function