]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: doc - optimize compilation
authorStephan Mueller <smueller@chronox.de>
Fri, 21 Oct 2016 03:00:02 +0000 (05:00 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 13 Dec 2016 23:38:07 +0000 (16:38 -0700)
commit1c0ba24344275fa4a513942a3022faa9e5da3b0e
treebeb00f800c10297418633bea8b96749a2ba17024
parentaa43a6a13037a94b3ea692e161bcd471a2a21ecb
crypto: doc - optimize compilation

The :functions: definition allows the specification of multiple
function references which prevents parsing the header file multiple
times.

Reported-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/crypto/api-aead.rst
Documentation/crypto/api-akcipher.rst
Documentation/crypto/api-digest.rst
Documentation/crypto/api-kpp.rst
Documentation/crypto/api-rng.rst
Documentation/crypto/api-skcipher.rst