Searched refs:pt (Results 1 – 1 of 1) sorted by relevance
16 static TEE_Result cmd_gen_key(struct acipher *state, uint32_t pt, in cmd_gen_key() argument28 if (pt != exp_pt) in cmd_gen_key()52 static TEE_Result cmd_enc(struct acipher *state, uint32_t pt, in cmd_enc() argument68 if (pt != exp_pt) in cmd_enc()
Completed in 15 milliseconds