summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
118fbcdd83c5398c'>crypto: drbg - ensure most preferred type is FIPS health checkedDimitri John Ledkov 2023-10-27crypto: drbg - stop checking crypto_shash_alignmaskEric Biggers 2023-04-06crypto: drbg - Only fail when jent is unavailable in FIPS modeHerbert Xu 2022-08-19crypto: drbg - remove unnecessary (void*) conversionsDong Chuanjian 2021-12-11crypto: drbg - ignore jitterentropy errors if not in FIPS modeNicolai Stange 2021-11-26crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()Nicolai Stange 2021-11-26crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errorsNicolai Stange 2021-11-26crypto: drbg - make reseeding from get_random_bytes() synchronousNicolai Stange 2021-11-26crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()Nicolai Stange 2021-11-26crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()Nicolai Stange 2021-11-26crypto: drbg - prepare for more fine-grained tracking of seeding stateNicolai Stange 2021-09-17crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()Tim Gardner 2021-05-28crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBGStephan Müller 2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel