]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
crypto/vmac: Switch to xen/byteswap.h
authorLin Liu <lin.liu@citrix.com>
Mon, 18 Oct 2021 10:32:39 +0000 (10:32 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 18 Apr 2025 14:16:12 +0000 (15:16 +0100)
commit0ffba0ac73e3de1ec426ab8bed83bb0e7c088320
tree6ef1943235297abd7b6230f5e8439323d34d27c7
parentde68c123ff73c5ac99fb10116de377c9107e5603
crypto/vmac: Switch to xen/byteswap.h

This file has its own implementation of swap bytes. Clean up
the code with xen/byteswap.h.

No functional change.

Signed-off-by: Lin Liu <lin.liu@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/crypto/vmac.c