Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h38 void tee_svc_cryp_free_states(struct user_ta_ctx *utc);
/optee_os/core/kernel/
H A Duser_ta.c392 tee_svc_cryp_free_states(utc); in free_utc()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2947 void tee_svc_cryp_free_states(struct user_ta_ctx *utc) in tee_svc_cryp_free_states() function