opencrypto - Finish porting
authorAlex Hornung <ahornung@gmail.com>
Fri, 2 Oct 2009 13:24:19 +0000 (14:24 +0100)
committerAlex Hornung <ahornung@gmail.com>
Fri, 2 Oct 2009 15:18:08 +0000 (16:18 +0100)
commit54734da1b34b84a5c51811c2a45d2ea6bc459fe2
tree9b42f1fdf5b9ae6bbf794e01c725d4d831060287
parent920c9f108b9e3849a4af5347d2d441cd5f8d35cd
opencrypto - Finish porting

* Fix all remaining porting issues from the original opencrypto WIP
  commit.
* Remove clashes due to rebase.
19 files changed:
sys/conf/files
sys/config/GENERIC
sys/crypto/via/padlock.c
sys/crypto/via/padlock.h
sys/crypto/via/padlock_cipher.c
sys/crypto/via/padlock_hash.c
sys/dev/crypto/hifn/hifn7751.c
sys/dev/crypto/hifn/hifn7751var.h
sys/dev/crypto/ubsec/ubsec.c
sys/dev/crypto/ubsec/ubsecvar.h
sys/netinet6/esp_aesctr.c [new file with mode: 0644]
sys/netinet6/esp_camellia.c [new file with mode: 0644]
sys/opencrypto/crypto.c
sys/opencrypto/cryptodev.c
sys/opencrypto/cryptodev.h
sys/opencrypto/cryptosoft.c
sys/opencrypto/xform.c
sys/opencrypto/xform.h
sys/platform/pc32/i386/identcpu.c