Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h61 TEE_Result syscall_authenc_init(unsigned long state, const void *nonce,
/optee_os/core/kernel/
H A Dscall.c83 SYSCALL_ENTRY(syscall_authenc_init),
/optee_os/core/tee/
H A Dtee_svc_cryp.c4083 TEE_Result syscall_authenc_init(unsigned long state, const void *nonce, in syscall_authenc_init() function