Searched defs:ecb_ctx (Results 1 – 2 of 2) sorted by relevance
93 static TEE_Result cbc_cts_update(void *cbc_ctx, void *ecb_ctx, in cbc_cts_update()
218 struct sec_cipher_ctx ecb_ctx = { }; in xts_iv_update() local