Searched defs:cbc_ctx (Results 1 – 2 of 2) sorted by relevance
23 void *cbc_ctx; member192 void *cbc_ctx = NULL; in crypto_cbc_mac_alloc_ctx() local
93 static TEE_Result cbc_cts_update(void *cbc_ctx, void *ecb_ctx, in cbc_cts_update()
Completed in 3 milliseconds