diff options
author | Herbert Xu | 2006-07-30 03:53:45 +0200 |
---|---|---|
committer | Herbert Xu | 2006-09-21 03:41:50 +0200 |
commit | 8f21cf0d2bae04ece761595036c9da8328b279aa (patch) | |
tree | 4025d020895dcbfc2aef330fed01860bbf0ba64d /crypto/api.c | |
parent | [CRYPTO] api: Added crypto_alloc_base (diff) | |
download | kernel-qcow2-linux-8f21cf0d2bae04ece761595036c9da8328b279aa.tar.gz kernel-qcow2-linux-8f21cf0d2bae04ece761595036c9da8328b279aa.tar.xz kernel-qcow2-linux-8f21cf0d2bae04ece761595036c9da8328b279aa.zip |
[CRYPTO] api: Feed flag directly to crypto_yield
The sleeping flag used to determine whether crypto_yield can actually
yield is really a per-operation flag rather than a per-tfm flag. This
patch changes crypto_yield to take a flag directly so that we can start
using a per-operation flag instead the tfm flag.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions