index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-12
crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
Stefan Berger
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-04-12
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
2024-04-12
crypto: ecdsa - Replace ndigits with nbits where precision is needed
Stefan Berger
2024-04-12
crypto: ecc - Add NIST P521 curve parameters
Stefan Berger
2024-04-12
crypto: ecc - Add special case for NIST P521 in ecc_point_mult
Stefan Berger
2024-04-12
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
2024-04-12
crypto: ecc - Add nbits field to ecc_curve structure
Stefan Berger
2024-04-12
crypto: ecdsa - Extend res.x mod n calculation for NIST P521
Stefan Berger
2024-04-12
crypto: ecdsa - Adjust tests on length of key parameters
Stefan Berger
2024-04-12
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
2024-04-12
crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
Stefan Berger
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
2024-04-12
gpu: host1x: Add Tegra SE to SID table
Akhil R
2024-04-12
dt-bindings: crypto: Add Tegra Security Engine
Akhil R
2024-04-12
padata: Disable BH when taking works lock on MT path
Herbert Xu
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
2024-04-12
crypto: algboss - remove NULL check in cryptomgr_schedule_probe()
Roman Smirnov
2024-04-12
crypto: ecc - remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_k...
Roman Smirnov
2024-04-05
crypto: jitter - Replace http with https
Thorsten Blum
2024-04-05
crypto: jitter - Remove duplicate word in comment
Thorsten Blum
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX2 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up AESNI + AVX implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2024-04-05
x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
Eric Biggers
2024-04-05
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
2024-04-05
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-05
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2024-04-05
dt-bindings: crypto: ti,omap-sham: Convert to dtschema
Animesh Agarwal
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-02
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-02
crypto: x86/aesni - Update aesni_set_key() to return void
Chang S. Bae
2024-04-02
crypto: x86/aesni - Rearrange AES key size check
Chang S. Bae
2024-04-02
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-02
crypto: iaa - Fix some errors in IAA documentation
Jerry Snitselaar
2024-04-02
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
crypto: ecc - update ecc_gen_privkey for FIPS 186-5
Joachim Vandersmissen
2024-04-02
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
2024-04-02
hwrng: core - Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-04-02
dt-bindings: crypto: ice: Document sc7280 inline crypto engine
Luca Weiss
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
crypto: starfive - Skip unneeded key free
Jia Jie Ho
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
2024-04-02
dt-bindings: crypto: starfive: Add jh8100 support
Jia Jie Ho
2024-04-02
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
[next]