]> nv-tegra.nvidia Code Review - linux-2.6.git/history - crypto/gcm.c
Blackfin arch: Make sure we program the correct values in only when necessary for...
[linux-2.6.git] / crypto / gcm.c
2008-05-01 Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-10 Herbert Xu[CRYPTO] gcm: Introduce rfc4106
2008-01-10 Herbert Xu[CRYPTO] gcm: Use crypto_grab_skcipher
2008-01-10 Herbert Xu[CRYPTO] gcm: Allow block cipher parameter
2008-01-10 Herbert Xu[CRYPTO] gcm: Add support for async ciphers
2008-01-10 Herbert Xu[CRYPTO] ctr: Refactor into ctr and rfc3686
2008-01-10 Herbert Xu[CRYPTO] gcm: Fix request context alignment
2008-01-10 Herbert Xu[CRYPTO] gcm: Put abreq in private context instead...
2008-01-10 Herbert Xu[CRYPTO] scatterwalk: Restore custom sg chaining for now
2008-01-10 Herbert Xu[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
2008-01-10 Herbert Xu[CRYPTO] aead: Return EBADMSG for ICV mismatch
2008-01-10 Herbert Xu[CRYPTO] gcm: Fix ICV handling
2008-01-10 Herbert Xu[CRYPTO] aead: Make authsize a run-time parameter
2008-01-10 Mikko Herranen[CRYPTO] gcm: New algorithm