Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dtee_svc_cryp.c2594 static void cryp_state_free(struct user_ta_ctx *utc, struct tee_cryp_state *cs) in cryp_state_free() function
2903 cryp_state_free(utc, cs); in syscall_cryp_state_alloc()
2952 cryp_state_free(utc, TAILQ_FIRST(states)); in tee_svc_cryp_free_states()
2964 cryp_state_free(to_user_ta_ctx(sess->ctx), cs); in syscall_cryp_state_free()