1# 2# SPDX-License-Idendifier: BSD-2-Clause 3# 4# Copyright (c) 2025 FreeBSD Foundation 5# 6# This sofware was developed by Cy Schubert <cy@FreeBSD.org> 7# under sponsorship from the FreeBSD Foundation. 8# 9 10.PATH: ${KRB5_DIR}/lib/crypto/builtin/des 11 12SRCS+= d3_aead.c \ 13 d3_kysched.c \ 14 f_aead.c \ 15 f_cksum.c \ 16 f_parity.c \ 17 f_sched.c \ 18 f_tables.c \ 19 key_sched.c \ 20 weak_key.c 21 22# des_keys.c 23