Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
[deliverable/linux.git] / include / crypto / skcipher.h
index 59c8f6c593e6b7ea338356cbf27b6a82692a8ab7..cc4d98a7892e253ad1b925ca401ce41947b9a590 100644 (file)
@@ -115,6 +115,7 @@ struct crypto_skcipher {
  *         IV of exactly that size to perform the encrypt or decrypt operation.
  * @chunksize: Equal to the block size except for stream ciphers such as
  *            CTR where it is set to the underlying block size.
+ * @base: Definition of a generic crypto algorithm.
  *
  * All fields except @ivsize are mandatory and must be filled.
  */
This page took 0.024357 seconds and 5 git commands to generate.