Searched refs:tee_cryp_state (Results 1 – 2 of 2) sorted by relevance
20 TAILQ_HEAD(tee_cryp_state_head, tee_cryp_state);
48 struct tee_cryp_state { struct 49 TAILQ_ENTRY(tee_cryp_state) link;2580 struct tee_cryp_state **state) in tee_svc_cryp_get_state() 2582 struct tee_cryp_state *s; in tee_svc_cryp_get_state() 2594 static void cryp_state_free(struct user_ta_ctx *utc, struct tee_cryp_state *cs) in cryp_state_free() 2786 struct tee_cryp_state *cs = NULL; in syscall_cryp_state_alloc() 2813 cs = calloc(1, sizeof(struct tee_cryp_state)); in syscall_cryp_state_alloc() 2911 struct tee_cryp_state *cs_dst = NULL; in syscall_cryp_state_copy() 2912 struct tee_cryp_state *cs_src = NULL; in syscall_cryp_state_copy() 2959 struct tee_cryp_state *c in syscall_cryp_state_free() 50 algotee_cryp_state global() argument 51 modetee_cryp_state global() argument 52 key1tee_cryp_state global() argument 53 key2tee_cryp_state global() argument 54 ctxtee_cryp_state global() argument 55 ctx_finalizetee_cryp_state global() argument 56 statetee_cryp_state global() argument [all...]