]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - crypto/Kconfig
crypto: poly1305 - remove ->setkey() method
[mirror_ubuntu-bionic-kernel.git] / crypto / Kconfig
index f7911963bb79cfad6231e41aabdbb5073e0e45b1..9327fbfccf5ac94ee62b32771e39c1e90d754554 100644 (file)
@@ -130,7 +130,7 @@ config CRYPTO_DH
 
 config CRYPTO_ECDH
        tristate "ECDH algorithm"
-       select CRYTPO_KPP
+       select CRYPTO_KPP
        select CRYPTO_RNG_DEFAULT
        help
          Generic implementation of the ECDH algorithm