Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c65 struct sm4_mac_desc_ctx { struct
568 struct sm4_mac_desc_ctx *ctx = shash_desc_ctx(desc); in sm4_mac_init()
578 struct sm4_mac_desc_ctx *ctx = shash_desc_ctx(desc); in sm4_mac_update()
592 struct sm4_mac_desc_ctx *ctx = shash_desc_ctx(desc); in sm4_cmac_finup()
611 struct sm4_mac_desc_ctx *ctx = shash_desc_ctx(desc); in sm4_cbcmac_finup()
641 .descsize = sizeof(struct sm4_mac_desc_ctx),
659 .descsize = sizeof(struct sm4_mac_desc_ctx),
675 .descsize = sizeof(struct sm4_mac_desc_ctx),