Commit Graph

1325 Commits (ec654e50c67ad4ba89c9f9f81ccf6f061695e36d)

Author SHA1 Message Date
Linus Torvalds 9399f0c514 crypto: fix af_alg_make_sg() conversion to iov_iter 10 years ago
Cristian Stoica 96692a7305 crypto: tcrypt - do not allocate iv on stack for aead speed tests 10 years ago
Cristian Stoica 424a5da691 crypto: testmgr - limit IV copy length in aead tests 10 years ago
Cristian Stoica c47689931f crypto: tcrypt - fix buflen reminder calculation 10 years ago
Al Viro 1d10eb2f15 crypto: switch af_alg_make_sg() to iov_iter 10 years ago
Jarod Wilson db71f29a1c crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed 10 years ago
Cristian Stoica 5be4d4c94b crypto: replace scatterwalk_sg_next with sg_next 10 years ago
Herbert Xu c0ecf8916d crypto: seqiv - Ensure that IV size is at least 8 bytes 10 years ago
Herbert Xu 988dc01744 crypto: cts - Weed out non-CBC algorithms 10 years ago
Herbert Xu 0c5c8e646c crypto: cts - Remove bogus use of seqiv 10 years ago
Wei Yongjun 598de36952 crypto: algif_rng - fix sparse non static symbol warning 10 years ago
Rabin Vincent 8a45ac12ec crypto: testmgr - don't use interruptible wait in tests 10 years ago
Mathias Krause 3e14dcf7cb crypto: add missing crypto module aliases 10 years ago
Herbert Xu 1471f09f9b Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" 10 years ago
Stephan Mueller 2f3755381d crypto: algif_rng - enable RNG interface compilation 10 years ago
Stephan Mueller 5afdfd22e6 crypto: algif_rng - add random number generator support 10 years ago
Stephan Mueller ad202c8c15 crypto: af_alg - zeroize key data 10 years ago
Aaro Koskinen d69e75deff crypto: octeon - enable OCTEON MD5 module selection 10 years ago
Tadeusz Struk 0f477b655a crypto: algif - Mark sgl end at the end of data 10 years ago
Stephan Mueller 25fb8638e9 crypto: af_alg - add setsockopt for auth tag size 10 years ago
Stephan Mueller 905b42e559 crypto: drbg - panic on continuous self test error 10 years ago
Joshua I. James 0efcb8d5b2 crypto: api - fixed style erro in algapi.c 10 years ago
Joshua I. James b516d51402 crypto: ahash - fixed style error in ahash.c 10 years ago
Joshua I. James 267c4221ff crypto: af_alg - fixed style error in af_alg.c 10 years ago
Joshua I. James 4fad478ae0 crypto: aead - fixed style error in aead.c 10 years ago
Joshua I. James a861afbc93 crypto: ablkcipher - fixed style errors in ablkcipher.c 10 years ago
Rabin Vincent 7e77bdebff crypto: af_alg - fix backlog handling 10 years ago
Gu Zheng f95b414edb net: introduce helper macro for_each_cmsghdr 10 years ago
Al Viro c0371da604 put iov_iter into msghdr 10 years ago
Herbert Xu 8606813a6c crypto: tcrypt - Allow speed testing of arbitrary hash functions 10 years ago
Stephan Mueller af8e80731a crypto: af_alg - add user space interface for AEAD 10 years ago
Stephan Mueller f26b7b8052 crypto: algif_skcipher - initialize upon init request 10 years ago
Struk, Tadeusz 9ba0905f17 crypto: algif_skcipher - removed unneeded code 10 years ago
Herbert Xu 1e104f9a25 crypto: algif_skcipher - Fixed blocking recvmsg 10 years ago
Nickolaus Woodruff 421d82f5b3 crypto: drbg - use memzero_explicit() for clearing sensitive data 10 years ago
Stephan Mueller 0653a7cf6f crypto: drbg - use MODULE_ALIAS_CRYPTO 10 years ago
Kees Cook 4943ba16bb crypto: include crypto- module prefix in template 10 years ago
Stephan Mueller 476c7fe20f crypto: user - add MODULE_ALIAS 10 years ago
Daniel Borkmann 79e886599e crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() 10 years ago
Kees Cook 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
Herbert Xu 5d4a5e770d crypto: user - Allow get request with empty driver name 10 years ago
Al Viro 7eab8d9e8a new helper: memcpy_to_msg() 10 years ago
Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 10 years ago
Stephan Mueller e1bd95bf7c crypto: algif - zeroize IV buffer 10 years ago
Stephan Mueller 2a6af25bef crypto: algif - zeroize message digest buffer 10 years ago
Stephan Mueller 62b62b6e5c crypto: drbg - add MODULE_ALIAS for all DRBG types 10 years ago
Stephan Mueller 41a84982a1 crypto: drbg - use crypto_inc 10 years ago
Masanari Iida 3e8cffd431 crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c 10 years ago
Daniel Borkmann 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data 10 years ago
Jan-Simon Möller 4c5c302494 crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c 10 years ago