Searched refs:to_cbc_mac_ctx (Results 1 – 1 of 1) sorted by relevance
35 static struct crypto_cbc_mac_ctx *to_cbc_mac_ctx(struct crypto_mac_ctx *ctx) in to_cbc_mac_ctx() function45 struct crypto_cbc_mac_ctx *mc = to_cbc_mac_ctx(ctx); in crypto_cbc_mac_init()65 struct crypto_cbc_mac_ctx *mc = to_cbc_mac_ctx(ctx); in crypto_cbc_mac_update()130 struct crypto_cbc_mac_ctx *mc = to_cbc_mac_ctx(ctx); in crypto_cbc_mac_final()157 struct crypto_cbc_mac_ctx *mc = to_cbc_mac_ctx(ctx); in crypto_cbc_mac_free_ctx()166 struct crypto_cbc_mac_ctx *dst = to_cbc_mac_ctx(dst_ctx); in crypto_cbc_mac_copy_state()167 struct crypto_cbc_mac_ctx *src = to_cbc_mac_ctx(src_ctx); in crypto_cbc_mac_copy_state()