10 Aug, 2015
1 commit
-
The HTML output works a little nicer that way.
Signed-off-by: Brian Norris
Signed-off-by: Herbert Xu
04 Aug, 2015
1 commit
-
The AEAD API changes are now reflected in the crypto API doc book.
Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu
04 Jun, 2015
1 commit
-
This patch fix some spelling typo found in crypto-API.tmpl
Signed-off-by: Masanari Iida
Acked-by: Stephan Mueller
Signed-off-by: Herbert Xu
03 Jun, 2015
1 commit
-
The patch updates the DocBook to cover the new AEAD interface
implementation.Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu
22 May, 2015
1 commit
-
Due to the recent update of the kernel crypto API header files,
locations of function definitions and their documentation have changed.Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu
09 Mar, 2015
1 commit
-
The patch moves the information provided in
Documentation/crypto/crypto-API-userspace.txt into a separate chapter in
the kernel crypto API DocBook. Some corrections are applied (such as
removing a reference to Netlink when the AF_ALG socket is referred to).In addition, the AEAD and RNG interface description is now added.
Also, a brief description of the zero-copy interface with an example
code snippet is provided.Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu
04 Mar, 2015
1 commit
-
The kernel crypto API has many indirections which warrant a description
as otherwise one can get easily lost. The description explains the
layers of the kernel crypto API based on examples.Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu
05 Feb, 2015
1 commit
-
Changed 'does not discusses all API calls' to 'does not discuss all API calls'
Signed-off-by: Sharon Dvir
Signed-off-by: Jonathan Corbet
13 Nov, 2014
1 commit
-
The design of the kernel crypto API as well as hints to program with
the kernel crypto API are given.The documentation contains:
* design aspects of crypto API
* develper specific hints
* references to the API function description
* source code examplesCC: Marek Vasut
Signed-off-by: Stephan Mueller
Signed-off-by: Herbert Xu