Sign in
android
/
kernel
/
common
/
4a21185cda0fbb860580eeeb4f1a70a9cda332a4
/
drivers
/
crypto
/
caam
24c7bf0
crypto: caam - fix typos
by Heinrich Schuchardt
· 4 years, 9 months ago
55b3209
crypto: caam - fix the address of the last entry of S/G
by Iuliana Prodan
· 5 years ago
80994e3
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
by Iuliana Prodan
· 5 years ago
63db32e6
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
by Iuliana Prodan
· 5 years ago
5ed1e8b
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
by Iuliana Prodan
· 5 years ago
5af4e8d
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
by Iuliana Prodan
· 5 years ago
ea53756
crypto: caam - limit single JD RNG output to maximum of 16 bytes
by Andrey Smirnov
· 5 years ago
358ba76
crypto: caam - enable prediction resistance in HRWNG
by Andrey Smirnov
· 5 years ago
551ce72
crypto: caam - invalidate entropy register during RNG initialization
by Andrey Smirnov
· 5 years ago
32107e4
crypto: caam - check if RNG job failed
by Andrey Smirnov
· 5 years ago
2c5e88d
crypto: caam - simplify RNG implementation
by Andrey Smirnov
· 5 years ago
1517f63
crypto: caam - drop global context pointer and init_done
by Andrey Smirnov
· 5 years ago
8483c83
crypto: caam - use struct hwrng's .init for initialization
by Andrey Smirnov
· 5 years ago
f0ac02c
crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
by Andrey Smirnov
· 5 years ago
3f142b6
crypto: caam - update xts sector size for large input length
by Andrei Botila
· 5 years ago
3a5a9e1
crypto: caam/qi2 - fix chacha20 data size error
by Horia Geantă
· 5 years ago
5a8a076
crypto: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
21b014f
crypto: caam - add crypto_engine support for HASH algorithms
by Iuliana Prodan
· 5 years ago
bf53795
crypto: caam - add crypto_engine support for RSA algorithms
by Iuliana Prodan
· 5 years ago
1c240226
crypto: caam - add crypto_engine support for AEAD algorithms
by Iuliana Prodan
· 5 years ago
ee38767
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
by Iuliana Prodan
· 5 years ago
4d370a1
crypto: caam - change return code in caam_jr_enqueue function
by Iuliana Prodan
· 5 years ago
d53e44f
crypto: caam - refactor RSA private key _done callbacks
by Iuliana Prodan
· 5 years ago
2ba1e79
crypto: caam - refactor ahash_edesc_alloc
by Iuliana Prodan
· 5 years ago
c3f7394
crypto: caam - refactor ahash_done callbacks
by Iuliana Prodan
· 5 years ago
b7f17fe
crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
by Iuliana Prodan
· 5 years ago
1114441
crypto: caam/qi - optimize frame queue cleanup
by Valentin Ciocoi Radulescu
· 5 years ago
7e2b89f
crypto: caam - add support for i.MX8M Plus
by Horia Geantă
· 5 years ago
53146d1
crypto: caam/qi2 - fix typo in algorithm's driver name
by Horia Geantă
· 5 years ago
2a2fbf2
crypto: caam - add support for i.MX8M Nano
by Horia Geantă
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
112e7b7
crypto: caam - Add support for i.MX8M Mini
by Adam Ford
· 5 years ago
76e2277
crypto: caam/qi2 - remove double buffering for ahash
by Andrei Botila
· 5 years ago
46b49ab
crypto: caam - remove double buffering for ahash
by Andrei Botila
· 5 years ago
7278fa2
crypto: caam - do not reset pointer size from MCFGR register
by Iuliana Prodan
· 5 years ago
2452cfd
crypto: Kconfig - Fix indentation
by Krzysztof Kozlowski
· 5 years ago
b95bba5
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
by Eric Biggers
· 5 years ago
51d13aa
crypto: caam - populate platform devices last
by Andrey Smirnov
· 5 years ago
1a1c4f0
crypto: caam - use devres to populate platform devices
by Andrey Smirnov
· 5 years ago
f414de2
crypto: caam - use devres to de-initialize QI
by Andrey Smirnov
· 5 years ago
e57acaf
crypto: caam - use devres to de-initialize the RNG
by Andrey Smirnov
· 5 years ago
eceb5da
crypto: caam - use devres to remove debugfs
by Andrey Smirnov
· 5 years ago
66e93b2
crypto: caam - use devres to unmap memory
by Andrey Smirnov
· 5 years ago
eff9771
crypto: caam - use mapped_{src,dst}_nents for descriptor
by Iuliana Prodan
· 5 years ago
9575d1a
crypto: caam - Cast to long first before pointer conversion
by Herbert Xu
· 6 years ago
f2ef960
crypto: caam - dispose of IRQ mapping only after IRQ is freed
by Andrey Smirnov
· 6 years ago
549077d
crypto: caam - check irq_of_parse_and_map for errors
by Andrey Smirnov
· 6 years ago
05d2a75
crypto: caam - use devres to unmap JR's registers
by Andrey Smirnov
· 6 years ago
796114f
crypto: caam - make sure clocks are enabled first
by Andrey Smirnov
· 6 years ago
6796c02
crypto: caam - add clock entry for i.MX8MQ
by Andrey Smirnov
· 6 years ago
a672705
crypto: caam - always select job ring via RSR on i.MX8MQ
by Andrey Smirnov
· 6 years ago
a1cf573
crypto: caam - select DMA address size at runtime
by Andrey Smirnov
· 6 years ago
dff3680
crypto: caam - don't hardcode inpentry size
by Andrey Smirnov
· 6 years ago
6c5f898
crypto: caam - drop explicit usage of struct jr_outentry
by Andrey Smirnov
· 6 years ago
e27d962
crypto: caam - move cpu_to_caam_dma() selection to runtime
by Andrey Smirnov
· 6 years ago
1a3daad
crypto: caam - make CAAM_PTR_SZ dynamic
by Andrey Smirnov
· 6 years ago
3a0944c
crypto: caam - share definition for MAX_SDLEN
by Andrey Smirnov
· 6 years ago
6e05542
crypto: caam - drop 64-bit only wr/rd_reg64()
by Andrey Smirnov
· 6 years ago
393d2d0
crypto: caam - use ioread64*_hi_lo in rd_reg64
by Andrey Smirnov
· 6 years ago
9f5db8b
crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
by Andrey Smirnov
· 6 years ago
d488dfd
crypto: caam - request JR IRQ as the last step
by Andrey Smirnov
· 6 years ago
a6c4194
crypto: caam - convert caam_jr_init() to use devres
by Andrey Smirnov
· 6 years ago
51e002e
crypto: caam - simplfy clock initialization
by Andrey Smirnov
· 6 years ago
70c0cda
crypto: caam - move DMA mask selection into a function
by Andrey Smirnov
· 6 years ago
671e503
crypto: caam/qi - use print_hex_dump_debug function to print debug messages
by Iuliana Prodan
· 6 years ago
04007b0
crypto: des - split off DES library from generic DES cipher driver
by Ard Biesheuvel
· 6 years ago
a628c5a
crypto: caam/des - switch to new verification routines
by Ard Biesheuvel
· 6 years ago
c9fbcf6
crypto: caam/qi - execute library only on DPAA 1.x
by Horia Geantă
· 6 years ago
0435d47
crypto: caam - change return value in case CAAM has no MDHA
by Iuliana Prodan
· 6 years ago
58068cf
crypto: caam - unregister algorithm only if the registration succeeded
by Iuliana Prodan
· 6 years ago
4e3a61c
crypto: caam - execute module exit point only if necessary
by Iuliana Prodan
· 6 years ago
c59a1d4
crypto: caam - free resources in case caam_rng registration failed
by Iuliana Prodan
· 6 years ago
e9b4913
crypto: caam - fix MDHA key derivation for certain user key lengths
by Horia Geantă
· 6 years ago
a2fb864
crypto: caam - keep both virtual and dma key addresses
by Horia Geantă
· 6 years ago
d28a43e
crypto: caam - update rfc4106 sh desc to support zero length input
by Iuliana Prodan
· 6 years ago
31bb2f0
crypto: caam - check zero-length input
by Iuliana Prodan
· 6 years ago
fcd23ed
crypto: caam - check assoclen
by Iuliana Prodan
· 6 years ago
68a5139
crypto: caam - check authsize
by Iuliana Prodan
· 6 years ago
836d8f4
crypto: caam - check key length
by Iuliana Prodan
· 6 years ago
1ccb39e
crypto: caam - update IV only when crypto operation succeeds
by Horia Geantă
· 6 years ago
1984aae
crypto: caam - fix return code in completion callbacks
by Horia Geantă
· 6 years ago
51fab3d
crypto: caam/qi - fix error handling in ERN handler
by Horia Geantă
· 6 years ago
48f89d2
crypto: caam - fix concurrency issue in givencrypt descriptor
by Horia Geantă
· 6 years ago
176435a
crypto: caam - defer probing until QMan is available
by Horia Geantă
· 6 years ago
1c0ab40
crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
by Vakul Garg
· 6 years ago
6ed0109
crypto: caam/qi2 - Increase napi budget to process more caam responses
by Vakul Garg
· 6 years ago
cc2a58f
crypto: drivers - Use kmemdup rather than duplicating its implementation
by Fuqian Huang
· 6 years ago
334d37c
crypto: caam - update IV using HW support
by Horia Geantă
· 6 years ago
059d73e
crypto: caam - use len instead of nents for bulding HW S/G table
by Horia Geantă
· 6 years ago
bdb275b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
385cfc8
crypto: caam - disable some clock checks for iMX7ULP
by Iuliana Prodan
· 6 years ago
ed527b1
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
by Ard Biesheuvel
· 6 years ago
3b2614c
crypto: caam - strip input without changing crypto request
by Iuliana Prodan
· 6 years ago
c3725f7
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
by Iuliana Prodan
· 6 years ago
8a82451
crypto: caam - print messages in caam_dump_sg at debug level
by Sascha Hauer
· 6 years ago
6e00550
crypto: caam - print debug messages at debug level
by Sascha Hauer
· 6 years ago
32f75e6
crypto: caam - remove unused defines
by Sascha Hauer
· 6 years ago
f6b99b6
crypto: caam - print IV only when non NULL
by Sascha Hauer
· 6 years ago
bb992bc
crypto: caam - print debugging hex dumps after unmapping
by Sascha Hauer
· 6 years ago
a7cd942
crypto: caam/qi - DMA map keys using proper device
by Horia Geantă
· 6 years ago
Next »