Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h66 TEE_Result syscall_authenc_update_payload(unsigned long state,
/optee_os/core/kernel/
H A Dscall.c85 SYSCALL_ENTRY(syscall_authenc_update_payload),
/optee_os/core/tee/
H A Dtee_svc_cryp.c4158 TEE_Result syscall_authenc_update_payload(unsigned long state, in syscall_authenc_update_payload() function