Home
last modified time | relevance | path

Searched defs:tee_cryp_state (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_svc_cryp.c48 struct tee_cryp_state { struct
50 uint32_t algo;
51 uint32_t mode;
52 vaddr_t key1;
53 vaddr_t key2;
54 void *ctx;
55 tee_cryp_ctx_finalize_func_t ctx_finalize;
56 enum cryp_state state;