index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-ccitt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
1
-2
/
+2
2018-03-30
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+3
2018-03-30
crypto: picoxcell - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+5
2018-03-30
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-03-30
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
1
-1
/
+1
2018-03-30
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
1
-16
/
+20
2018-03-30
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
3
-34
/
+17
2018-03-30
crypto: doc - clarify hash callbacks state machine
Horia Geantă
1
-0
/
+8
2018-03-30
crypto: api - Keep failed instances alive
Herbert Xu
2
-17
/
+13
2018-03-30
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2
-3
/
+2
2018-03-30
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
2
-8
/
+1
2018-03-30
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2
-147
/
+145
2018-03-30
crypto: inside-secure - hmac(sha224) support
Antoine Tenart
3
-0
/
+58
2018-03-30
crypto: inside-secure - hmac(sha256) support
Antoine Tenart
3
-9
/
+75
2018-03-30
crypto: inside-secure - the context ipad/opad should use the state sz
Antoine Tenart
1
-4
/
+4
2018-03-30
crypto: inside-secure - improve the skcipher token
Antoine Tenart
1
-1
/
+2
2018-03-30
crypto: inside-secure - do not access buffers mapped to the device
Antoine Tenart
1
-4
/
+4
2018-03-30
crypto: inside-secure - improve the send error path
Antoine Tenart
1
-2
/
+5
2018-03-30
crypto: inside-secure - fix a typo in a register name
Antoine Tenart
2
-2
/
+2
2018-03-30
crypto: inside-secure - fix typo s/allways/always/ in a define
Antoine Tenart
2
-2
/
+2
2018-03-30
crypto: inside-secure - move the digest to the request context
Antoine Tenart
1
-12
/
+18
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
1
-1
/
+1
2018-03-23
crypto: doc - Document remaining members in struct crypto_alg
Gary R Hook
1
-0
/
+8
2018-03-23
crypto: bfin_crc - remove blackfin CRC driver
Arnd Bergmann
4
-885
/
+0
2018-03-23
crypto: arm,arm64 - Fix random regeneration of S_shipped
Leonard Crestez
2
-0
/
+4
2018-03-23
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
3
-0
/
+265