summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-19 06:53:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-19 06:53:41 +0000
commit32331ee044d3cf7483cdd134f1cb4aa4b8d39a25 (patch)
tree80b9615160feba0adc5ef7d490caa18bb682885f /sys/conf
parent7a743055f2da4843895db6c8d278108fd064b06f (diff)
split crypto driver front-end from software crypto engine
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 7b82dff2071..f9da9127d31 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.153 2000/03/17 10:25:20 angelos Exp $
+# $OpenBSD: files,v 1.154 2000/03/19 06:53:40 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -514,6 +514,7 @@ file crypto/ecb_enc.c (inet & ipsec) | crypto
file crypto/set_key.c (inet & ipsec) | crypto
file crypto/ecb3_enc.c (inet & ipsec) | crypto
file crypto/crypto.c (inet & ipsec) | crypto
+file crypto/cryptosoft.c (inet & ipsec) | crypto
file crypto/xform.c (inet & ipsec) | crypto
file netatalk/aarp.c netatalk
file netatalk/at_control.c netatalk