Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c46 struct tee_cryp_state { struct
48 uint32_t algo;
49 uint32_t mode;
50 vaddr_t key1;
51 vaddr_t key2;
52 void *ctx;
53 tee_cryp_ctx_finalize_func_t ctx_finalize;
54 enum cryp_state state;

Completed in 11 milliseconds