add crypt_des header for declarations shared with encrypt function
authorRich Felker <dalias@aerifal.cx>
Tue, 11 Sep 2018 00:42:35 +0000 (20:42 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 12 Sep 2018 18:34:33 +0000 (14:34 -0400)
commit7ab1578d05f5d6790e218867158a28d9147419ec
treeb93b0b8e110e6f2c1f67632d5e28fca969c06df5
parent4de46b5ab51fd74552fa58a6721c78e10c9de975
add crypt_des header for declarations shared with encrypt function
src/crypt/crypt_des.c
src/crypt/crypt_des.h [new file with mode: 0644]
src/crypt/encrypt.c