Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
A Daes-glue.c128 struct mac_desc_ctx { struct
800 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_init()
842 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_update()
882 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cbcmac_final()
894 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cmac_final()
923 .descsize = sizeof(struct mac_desc_ctx),
938 .descsize = sizeof(struct mac_desc_ctx),
952 .descsize = sizeof(struct mac_desc_ctx),

Completed in 4 milliseconds