]> git.proxmox.com Git - mirror_qemu.git/blobdiff - crypto/Makefile.objs
crypto: import an implementation of the XTS cipher mode
[mirror_qemu.git] / crypto / Makefile.objs
index 454f9dba39fcefe9415e577d53f66971414e0df0..e6590dcefb0fe73bd573fb33dcd15ceb2ad2d42f 100644 (file)
@@ -18,6 +18,7 @@ crypto-obj-y += ivgen-essiv.o
 crypto-obj-y += ivgen-plain.o
 crypto-obj-y += ivgen-plain64.o
 crypto-obj-y += afsplit.o
+crypto-obj-y += xts.o
 
 # Let the userspace emulators avoid linking gnutls/etc
 crypto-aes-obj-y = aes.o