Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dcbc-mac.c23 void *cbc_ctx; member
192 void *cbc_ctx = NULL; in crypto_cbc_mac_alloc_ctx() local
H A Daes-cts.c93 static TEE_Result cbc_cts_update(void *cbc_ctx, void *ecb_ctx, in cbc_cts_update()