index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
crypto: ahash - Add unaligned handling and default operations
Herbert Xu
2009-07-15
|
*
|
|
|
|
|
crypto: ahash - Use GFP_KERNEL in unaligned setkey
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: shash - Fix alignment in unaligned operations
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: hash - Zap unaligned buffers
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: ahash - Remove old_ahash_alg
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: cryptd - Switch to new style ahash
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: cryptd - Switch to template create API
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: tcrypt - Add mask parameter
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: ahash - Add instance/spawn support
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: ahash - Convert to new style algorithms
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: api - Remove frontend argument from extsize/init_tfm
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: cryptd - Use crypto_ahash_set_reqsize
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: cryptd - Use shash algorithms
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: shash - Export async functions
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: hash - Remove legacy hash/digest implementaion
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: authenc - Remove reference to crypto_hash
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: xcbc - Switch to shash
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: hmac - Switch to shash
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: shash - Make descsize a run-time attribute
Herbert Xu
2009-07-14
|
*
|
|
|
|
|
crypto: shash - Move null setkey check to registration time
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: sha256_generic - Add export/import support
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: sha256_generic - Use 64-bit counter like sha1
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: sha1_generic - Add export/import support
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: shash - Move finup/digest null checks to registration time
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: shash - Export/import hash state only
Herbert Xu
2009-07-11
|
*
|
|
|
|
|
crypto: api - Fix crypto_drop_spawn crash on blank spawns
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Propagate reinit return value
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Use finup in default digest
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Add shash_register_instance
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Add shash_attr_alg2 helper
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: api - Add crypto_attr_alg2 helper
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Add spawn support
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: api - Add new style spawn support
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: shash - Add shash_instance
Herbert Xu
2009-07-08
|
*
|
|
|
|
|
crypto: api - Add crypto_alloc_instance2
Herbert Xu
2009-07-07
|
*
|
|
|
|
|
crypto: api - Add new template create function
Herbert Xu
2009-07-07
|
*
|
|
|
|
|
crypto: ansi_prng - alloc cipher just in init
Sebastian Andrzej Siewior
2009-07-03
|
*
|
|
|
|
|
crypto: ansi_prng - Use just a BH lock
Sebastian Andrzej Siewior
2009-07-03
|
*
|
|
|
|
|
crypto: testmgr - Allow implementation-specific tests
Herbert Xu
2009-07-02
|
*
|
|
|
|
|
crypto: skcipher - Change default sync geniv on SMP to eseqiv
Herbert Xu
2009-06-25
|
*
|
|
|
|
|
crypto: skcipher - Fix request for sync algorithms
Herbert Xu
2009-06-25
|
*
|
|
|
|
|
crypto: testmgr - Remove hash size check
Herbert Xu
2009-06-24
|
*
|
|
|
|
|
crypto: fips - Select CPRNG
Neil Horman
2009-06-21
|
*
|
|
|
|
|
crypto: tcrypt - Fix module return code when testing by name
Herbert Xu
2009-06-19
|
*
|
|
|
|
|
crypto: ansi_cprng - Do not select FIPS
Herbert Xu
2009-06-19
|
*
|
|
|
|
|
crypto: tcrypt - Test algorithms by name
Steffen Klassert
2009-06-19
|
*
|
|
|
|
|
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
2009-06-18
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2009-08-29
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-07-30
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[prev]
[next]