Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-glue.c126 struct mac_desc_ctx { struct
841 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_init()
883 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_update()
923 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cbcmac_final()
935 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cmac_final()
964 .descsize = sizeof(struct mac_desc_ctx),
979 .descsize = sizeof(struct mac_desc_ctx),
993 .descsize = sizeof(struct mac_desc_ctx),
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-glue.c132 struct mac_desc_ctx { struct
869 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_init()
911 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in mac_update()
951 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cbcmac_final()
963 struct mac_desc_ctx *ctx = shash_desc_ctx(desc); in cmac_final()
992 .descsize = sizeof(struct mac_desc_ctx),
1007 .descsize = sizeof(struct mac_desc_ctx),
1021 .descsize = sizeof(struct mac_desc_ctx),

Completed in 4 milliseconds