Home
last modified time | relevance | path

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

/optee_examples/acipher/ta/
A Dacipher_ta.c16 static TEE_Result cmd_gen_key(struct acipher *state, uint32_t pt, in cmd_gen_key()
52 static TEE_Result cmd_enc(struct acipher *state, uint32_t pt, in cmd_enc()
125 struct acipher *state; in TA_OpenSessionEntryPoint() local
143 struct acipher *state = session; in TA_CloseSessionEntryPoint() local

Completed in 2 milliseconds