mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 01:08:08 +02:00
This patch goes through the current users of the crypto layer and sets CRYPTO_TFM_REQ_MAY_SLEEP at crypto_alloc_tfm() where all crypto operations are performed in process context. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| keys | ||
| selinux | ||
| capability.c | ||
| commoncap.c | ||
| dummy.c | ||
| Kconfig | ||
| Makefile | ||
| root_plug.c | ||
| seclvl.c | ||
| security.c | ||