linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-25 12:37:22 to 2022-05-02 20:22:16 UTC [more...]

[PATCH v2 00/19] crypto: allwinner: lots of fixes
 2022-05-02 20:19 UTC  (18+ messages)
` [PATCH v2 01/19] crypto: sun8i-ce: Fix minor style issue
` [PATCH v2 02/19] crypto: sun8i-ce: do not allocate memory when handling requests
` [PATCH v2 03/19] crypto: sun4i-ss: do not allocate backup IV on requests
` [PATCH v2 04/19] crypto: sun8i-ss: rework handling of IV
` [PATCH v2 05/19] crypto: sun8i-ss: handle zero sized sg
` [PATCH v2 06/19] crypto: sun8i-ss: remove redundant test
` [PATCH v2 07/19] crypto: sun8i-ss: test error before assigning
` [PATCH v2 08/19] crypto: sun8i-ss: use sg_nents_for_len
` [PATCH v2 09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
` [PATCH v2 10/19] crypto: sun8i-ss: do not zeroize all pad
` [PATCH v2 11/19] crypto: sun8i-ss: handle requests if last block is not modulo 64
` [PATCH v2 12/19] crypto: sun8i-ss: rework debugging
` [PATCH v2 14/19] crypto: sun8i-ss: add hmac(sha1)
` [PATCH v2 16/19] crypto: sun8i-ce: Add function for handling hash padding
` [PATCH v2 17/19] crypto: sun8i-ce: use sg_nents_for_len
` [PATCH v2 18/19] crypto: sun8i-ce: rework debugging
` [PATCH v2 19/19] crypto: sun8i-ce: do not fallback if cryptlen is less than sg length

[PATCH] crypto: atmel-sha204a: Add support for ATSHA204 cryptochip
 2022-05-02 20:11 UTC  (2+ messages)

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-02 20:03 UTC  (18+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[PATCH v5 0/8] crypto: HCTR2 support
 2022-05-02 18:25 UTC  (18+ messages)
` [PATCH v5 1/8] crypto: xctr - Add XCTR support
` [PATCH v5 2/8] crypto: polyval - Add POLYVAL support
` [PATCH v5 3/8] crypto: hctr2 - Add HCTR2 support
` [PATCH v5 4/8] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR
` [PATCH v5 5/8] crypto: arm64/aes-xctr: "
` [PATCH v5 6/8] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL
` [PATCH v5 7/8] crypto: arm64/polyval: Add PMULL "
` [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02  9:40 UTC  (31+ messages)
` [PATCH v6 04/17] alpha: define get_cycles macro for arch-override
` [PATCH v6 05/17] powerpc: "
` [PATCH v6 06/17] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v6 09/17] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v6 10/17] arm: use fallback for random_get_entropy() instead of zero
` [PATCH v6 11/17] openrisc: "
  ` [PATCH v7 11/17] openrisc: account for 0 starting value in random_get_entropy()
` [PATCH v6 13/17] x86: use fallback for random_get_entropy() instead of zero
          ` [PATCH v7 13/17] x86/asm: "

[PATCH] s390/crypto: fix typos in comments
 2022-05-02  9:33 UTC  (2+ messages)

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-01 13:07 UTC 

[PATCH] random: mix in timestamps and reseed on system restore
 2022-05-01 12:38 UTC 

is "premature next" a real world rng concern, or just an academic exercise?
 2022-05-01 11:16 UTC  (5+ messages)

[PATCH v8 06/19] openrisc: start CPU timer early in boot
 2022-04-30 22:42 UTC  (4+ messages)
      ` [PATCH v9 06/21] "

[PATCH] random: use first 128 bits of input as fast init
 2022-04-30 13:24 UTC 

[PATCH] crypto: atmel - Avoid flush_scheduled_work() usage
 2022-04-30  7:01 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH] crypto: atmel-i2c - Simplify return code in probe function
 2022-04-29 14:03 UTC 

[PATCH] crypto: caam/rng: Add support for PRNG
 2022-04-29 11:48 UTC  (9+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "
  ` [PATCH v4 0/1] "
    ` [PATCH v4 1/1] "
    ` [PATCH v5 0/1] "
      ` [PATCH v5 1/1] "

[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH] crypto: qat - Fix unsigned function returning negative constant
 2022-04-29  5:50 UTC  (3+ messages)

[PATCH] crypto: ecrdsa - Fix incorrect use of vli_cmp
 2022-04-29  5:50 UTC  (2+ messages)

[PATCH v5] crypto: caam - fix i.MX6SX entropy delay value
 2022-04-29  5:50 UTC  (3+ messages)
` [EXT] "

[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH] crypto: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-29  5:49 UTC  (2+ messages)

[PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
 2022-04-29  5:48 UTC  (2+ messages)

[PATCH] hwrng: cn10k - Enable compile testing
 2022-04-29  5:37 UTC  (3+ messages)
` [v2 PATCH] "

[PATCH 1/2] crypto: atmel-sha204a: Remove useless check
 2022-04-28 17:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-sha204a: Suppress duplicate error message

[PATCH v8 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-28 14:21 UTC  (7+ messages)
` [PATCH v8 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v8 2/6] KEYS: trusted: allow use of kernel RNG for key material
` [PATCH v8 3/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v8 4/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
` [PATCH v8 5/6] doc: trusted-encrypted: describe new CAAM trust source
` [PATCH v8 6/6] MAINTAINERS: add myself as CAAM trusted key maintainer

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-04-28 13:59 UTC  (10+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
` [PATCH v5 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v5 3/9] crypto: Introduce akcipher crypto class
` [PATCH v5 4/9] crypto: add ASN.1 DER decoder
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v5 9/9] crypto: Introduce RSA algorithm

[PATCH v7 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-04-28 13:44 UTC  (3+ messages)
` [EXT] "

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-04-27  8:20 UTC 

[PATCH v2] crypto: inside-secure - Add MODULE_FIRMWARE macros
 2022-04-27  7:51 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Add MODULE_FIRMWARE macros
 2022-04-27  7:33 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-04-27  7:28 UTC 

[PATCH] ecdsa: Fix incorrect usage of vli_cmp
 2022-04-26 17:53 UTC  (2+ messages)

[PATCH] arm64: dts: fvp: Add virtio-rng support
 2022-04-26 13:24 UTC 

[PATCH] crypto: hisilicon/sec - add sm4 generic selection
 2022-04-26 11:53 UTC 

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-26 11:57 UTC  (13+ messages)
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher

mmotm 2022-04-25-17-59 uploaded (drivers/char/hw_random/mpfs-rng.c)
 2022-04-26  9:40 UTC  (3+ messages)

[PATCH v6 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-26  7:17 UTC  (36+ messages)
` [PATCH v6 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v6 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v6 03/33] crypto: rockchip: do not do custom power management
` [PATCH v6 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v6 05/33] crypto: rockchip: do not store mode globally
` [PATCH v6 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v6 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v6 08/33] crypto: rockchip: better handle cipher key
` [PATCH v6 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v6 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v6 11/33] crypto: rockchip: rewrite type
` [PATCH v6 12/33] crypto: rockchip: add debugfs
` [PATCH v6 13/33] crypto: rockchip: introduce PM
` [PATCH v6 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v6 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v6 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v6 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v6 18/33] crypto: rockchip: fix style issue
` [PATCH v6 19/33] crypto: rockchip: add support for rk3328
` [PATCH v6 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v6 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v6 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v6 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v6 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v6 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v6 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v6 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v6 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v6 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v6 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v6 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v6 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v6 33/33] crypto: rockchip: Add support for RK3399

[PATCH v4 0/5] virtio-crypto: Improve performance
 2022-04-26  6:29 UTC  (4+ messages)
` [PATCH v4 1/5] virtio-crypto: change code style
    `  "

[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
 2022-04-26  5:42 UTC 

[PATCH] hex2bin: make the function hex_to_bin constant-time
 2022-04-25 17:53 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v6 08/17] riscv: use fallback for random_get_entropy() instead of zero
 2022-04-25 15:20 UTC  (4+ messages)

[PATCH v4 2/5] virtio-crypto: use private buffer for control request
 2022-04-25 13:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).