aboutsummaryrefslogtreecommitdiff
path: root/Documentation/DocBook/crypto-API.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04Documentation: Fix trivial typo in comment.Sharon Dvir1-1/+1
Changed 'does not discusses all API calls' to 'does not discuss all API calls' Signed-off-by: Sharon Dvir <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2014-11-13crypto: doc - crypto API high level specStephan Mueller1-0/+1253
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 examples CC: Marek Vasut <[email protected]> Signed-off-by: Stephan Mueller <[email protected]> Signed-off-by: Herbert Xu <[email protected]>