mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook
@ 2015-03-06 20:33 Stephan Mueller
  2015-03-06 20:34 ` [PATCH 1/2] crypto: Documentation - AEAD / RNG AF_ALG interface Stephan Mueller
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephan Mueller @ 2015-03-06 20:33 UTC (permalink / raw)
  To: 'Herbert Xu; +Cc: linux-crypto, 'LKML'

Hi,

the AF_ALG interface description is added to the kernel crypto API
DocBook. It is extended by the newly added AEAD and RNG interfaces.

An example of the documentation can be viewed at [1].

[1] http://www.chronox.de/crypto-API/User.html

Stephan Mueller (2):
  crypto: Documentation - AEAD / RNG AF_ALG interface
  MAINTAINERS: add crypto-API.tmpl

 Documentation/DocBook/crypto-API.tmpl         | 596 ++++++++++++++++++++++++++
 Documentation/crypto/crypto-API-userspace.txt | 205 ---------
 MAINTAINERS                                   |   1 +
 3 files changed, 597 insertions(+), 205 deletions(-)
 delete mode 100644 Documentation/crypto/crypto-API-userspace.txt

-- 
2.1.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-09 10:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-06 20:33 [PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook Stephan Mueller
2015-03-06 20:34 ` [PATCH 1/2] crypto: Documentation - AEAD / RNG AF_ALG interface Stephan Mueller
2015-03-06 20:36 ` [PATCH 2/2] MAINTAINERS: add crypto-API.tmpl Stephan Mueller
2015-03-09 10:08 ` [PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome