]> Git Repo - qemu.git/blame - crypto/Makefile.objs
Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstream' into...
[qemu.git] / crypto / Makefile.objs
CommitLineData
fb37726d
DB
1crypto-obj-y = init.o
2crypto-obj-y += hash.o
3crypto-obj-y += aes.o
4crypto-obj-y += desrfb.o
5crypto-obj-y += cipher.o
a090187d 6crypto-obj-y += tlscreds.o
e00adf6c 7crypto-obj-y += tlscredsanon.o
85bcbc78 8crypto-obj-y += tlscredsx509.o
d321e1e5 9crypto-obj-y += tlssession.o
fb37726d
DB
10
11# Let the userspace emulators avoid linking gnutls/etc
12crypto-aes-obj-y = aes.o
This page took 0.022895 seconds and 4 git commands to generate.