X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/a93aacce200e0d68b614d8bfb05d9cbeba850b12..b87bffcb20069b174b2c03721466abdaafd780f2:/server/keyset.c diff --git a/server/keyset.c b/server/keyset.c index 6da6cc0f..94fcae02 100644 --- a/server/keyset.c +++ b/server/keyset.c @@ -236,6 +236,7 @@ static void gen_dir(const algswitch *algs, struct ksdir *ksd, SETKEY("encryption", c, GC_INIT); SETKEY("integrity", m, GM_KEY); + SETKEY("blkc", b, GC_INIT); #undef SETKEY }