Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h69 TEE_Result syscall_authenc_enc_final(unsigned long state,
/optee_os/core/kernel/
H A Dscall.c86 SYSCALL_ENTRY(syscall_authenc_enc_final),
/optee_os/core/tee/
H A Dtee_svc_cryp.c4220 TEE_Result syscall_authenc_enc_final(unsigned long state, const void *src_data, in syscall_authenc_enc_final() function