1 Authenticated Encryption With Associated Data 2 ---------------------------------------------- 3 4 .. kernel-doc:: include/crypto/aead.h 5 :doc: Authenticated Encryption With Associa 6 7 .. kernel-doc:: include/crypto/aead.h 8 :functions: aead_request aead_alg 9 10 Authenticated Encryption With Associated Data 11 ---------------------------------------------- 12 13 .. kernel-doc:: include/crypto/aead.h 14 :functions: crypto_alloc_aead crypto_free_a 15 16 Asynchronous AEAD Request Handle 17 -------------------------------- 18 19 .. kernel-doc:: include/crypto/aead.h 20 :doc: Asynchronous AEAD Request Handle 21 22 .. kernel-doc:: include/crypto/aead.h 23 :functions: crypto_aead_reqsize aead_reques
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.