summaryrefslogtreecommitdiff
path: root/sys/crypto/blowfish
ModeNameSize
d---------arch / i38631logplain
-rw-r--r--bf_cbc.c4945logplain
-rw-r--r--bf_ecb.c3947logplain
-rw-r--r--bf_enc.c5419logplain
-rw-r--r--bf_locl.h8902logplain
-rw-r--r--bf_module.c1932logplain
-rw-r--r--bf_pi.h17162logplain
-rw-r--r--bf_skey.c4435logplain
-rw-r--r--blowfish.h4009logplain
-rw-r--r--files.blowfish284logplain
2006-08-27Fix initializerschristos 2006-08-25One step closer to loadable domains. Store pointers to a domain's softmatt 2005-12-11merge ktrace-lwp.christos 2005-01-23Commit missing files with domain list sets.matt 2004-04-22Constify protosw arrays. This can reduce the kernel .data section bymatt 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 1999-01-14Domains are associated with protocol families, not address families.thorpej