Home
last modified time | relevance | path

Searched refs:pt (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() argument
28 if (pt != exp_pt) in cmd_gen_key()
52 static TEE_Result cmd_enc(struct acipher *state, uint32_t pt, in cmd_enc() argument
68 if (pt != exp_pt) in cmd_enc()

Completed in 15 milliseconds