Home
last modified time | relevance | path

Searched refs:ltc_omac_ops (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dcmac.c23 static const struct crypto_mac_ops ltc_omac_ops; variable
27 assert(ctx && ctx->ops == &ltc_omac_ops); in to_omac_ctx()
78 static const struct crypto_mac_ops ltc_omac_ops = { variable
102 ctx->ctx.ops = &ltc_omac_ops; in crypto_common_cmac_alloc_ctx()

Completed in 2 milliseconds