index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-26
crypto: rsa - limit key size to 2048 in FIPS mode
Stephan Müller
2021-11-26
crypto: jitter - consider 32 LSB for APT
Stephan Müller
2021-11-26
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
2021-11-26
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
2021-11-26
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-26
security: DH - use KDF implementation from crypto API
Stephan Müller
2021-11-26
security: DH - remove dead code for zero padding
Stephan Müller
2021-11-26
crypto: kdf - add SP800-108 counter key derivation function
Stephan Müller
2021-11-26
crypto: kdf - Add key derivation self-test support code
Stephan Müller
2021-11-26
crypto: sun8i-ce - Add support for the D1 variant
Corentin Labbe
2021-11-26
crypto: qat - improve logging of PFVF messages
Marco Chiappero
2021-11-26
crypto: qat - fix VF IDs in PFVF log messages
Marco Chiappero
2021-11-26
crypto: qat - do not rely on min version
Marco Chiappero
2021-11-26
crypto: qat - refactor pfvf version request messages
Marco Chiappero
2021-11-26
crypto: qat - pass the PF2VF responses back to the callers
Marco Chiappero
2021-11-26
crypto: qat - use enums for PFVF protocol codes
Marco Chiappero
2021-11-26
crypto: qat - reorganize PFVF protocol definitions
Marco Chiappero
2021-11-26
crypto: qat - reorganize PFVF code
Marco Chiappero
2021-11-26
crypto: qat - abstract PFVF receive logic
Giovanni Cabiddu
2021-11-26
crypto: qat - abstract PFVF send function
Marco Chiappero
2021-11-26
crypto: qat - differentiate between pf2vf and vf2pf offset
Marco Chiappero
2021-11-26
crypto: qat - add pfvf_ops
Marco Chiappero
2021-11-26
crypto: qat - relocate PFVF disabled function
Giovanni Cabiddu
2021-11-26
crypto: qat - relocate PFVF VF related logic
Marco Chiappero
2021-11-26
crypto: qat - relocate PFVF PF related logic
Marco Chiappero
2021-11-26
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Marco Chiappero
2021-11-26
crypto: qat - split PFVF message decoding from handling
Marco Chiappero
2021-11-26
crypto: qat - re-enable interrupts for legacy PFVF messages
Giovanni Cabiddu
2021-11-26
crypto: qat - change PFVF ACK behaviour
Giovanni Cabiddu
2021-11-26
crypto: qat - move interrupt code out of the PFVF handler
Marco Chiappero
2021-11-26
crypto: qat - move VF message handler to adf_vf2pf_msg.c
Marco Chiappero
2021-11-26
crypto: qat - move vf2pf interrupt helpers
Giovanni Cabiddu
2021-11-26
crypto: qat - refactor PF top half for PFVF
Marco Chiappero
2021-11-26
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2021-11-26
crypto: qat - do not handle PFVF sources for qat_4xxx
Giovanni Cabiddu
2021-11-26
crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()
Nicolai Stange
2021-11-26
crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors
Nicolai Stange
2021-11-26
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2021-11-26
crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
Nicolai Stange
2021-11-26
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2021-11-26
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2021-11-20
crypto: ccp - no need to initialise statics to 0
Jason Wang
2021-11-20
crypto: ccree - remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-20
crypto: octeontx2 - use swap() to make code cleaner
chiminghao
2021-11-20
crypto: testmgr - Fix wrong test case of RSA
Lei He
2021-11-20
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
2021-11-20
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2021-11-20
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
[next]