git: glxsb - Initial import from FreeBSD

看板DFBSD_commit作者時間16年前 (2009/10/04 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c8ee5416544415b84ad441cbd62379093795bcb2 Author: Alex Hornung <ahornung@gmail.com> Date: Sat Sep 26 20:48:20 2009 +0100 glxsb - Initial import from FreeBSD Obtained-from: FreeBSD Summary of changes: sys/dev/crypto/glxsb/Makefile | 6 + sys/dev/crypto/glxsb/glxsb.c | 945 +++++++++++++++++++++++++++++++++++++ sys/dev/crypto/glxsb/glxsb.h | 57 +++ sys/dev/crypto/glxsb/glxsb_hash.c | 182 +++++++ 4 files changed, 1190 insertions(+), 0 deletions(-) create mode 100644 sys/dev/crypto/glxsb/Makefile create mode 100644 sys/dev/crypto/glxsb/glxsb.c create mode 100644 sys/dev/crypto/glxsb/glxsb.h create mode 100644 sys/dev/crypto/glxsb/glxsb_hash.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8ee5416544415b84ad441cbd62379093795bcb2 -- DragonFly BSD source repository
文章代碼(AID): #1AoAFWKX (DFBSD_commit)