kernel-fxtec-pro1x/Documentation/crypto
Gilad Ben-Yossef aba973c69e crypto: doc - adapt api sample to use async. op wait
The code sample is waiting for an async. crypto op completion.
Adapt sample to use the new generic infrastructure to do the same.

This also fixes a possible data coruption bug created by the
use of wait_for_completion_interruptible() without dealing
correctly with an interrupt aborting the wait prior to the
async op finishing.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-11-03 22:11:23 +08:00
..
api-aead.rst
api-akcipher.rst
api-digest.rst
api-intro.txt
api-kpp.rst
api-rng.rst
api-samples.rst crypto: doc - adapt api sample to use async. op wait 2017-11-03 22:11:23 +08:00
api-skcipher.rst
api.rst
architecture.rst
asymmetric-keys.txt KEYS: Add documentation for asymmetric keyring restrictions 2017-07-14 11:01:38 +10:00
async-tx-api.txt
conf.py docs-rst: add crypto API book to pdf output 2017-05-16 08:44:06 -03:00
descore-readme.txt
devel-algos.rst
index.rst
intro.rst
userspace-if.rst crypto: doc - fix typo in docs 2017-06-22 16:54:07 +08:00