]> Git Repo - qemu.git/blobdiff - crypto/Makefile.objs
crypto: Implement TLS Pre-Shared Keys (PSK).
[qemu.git] / crypto / Makefile.objs
index 2b99e08062babc6a56c310677fa6346c7636d0bb..756bab111b9798a0221a60ac816c30a85c04fe42 100644 (file)
@@ -15,6 +15,7 @@ crypto-obj-$(CONFIG_AF_ALG) += cipher-afalg.o
 crypto-obj-$(CONFIG_AF_ALG) += hash-afalg.o
 crypto-obj-y += tlscreds.o
 crypto-obj-y += tlscredsanon.o
+crypto-obj-y += tlscredspsk.o
 crypto-obj-y += tlscredsx509.o
 crypto-obj-y += tlssession.o
 crypto-obj-y += secret.o
This page took 0.022445 seconds and 4 git commands to generate.