X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=crypto%2Fakcipher.c;h=528ae6aa9bff7403c1f115e274c59862e9b7e3fc;hb=46cd28555ffaa40162290dba203daad0ff6f7abd;hp=d7986414814e2b3ff4fb409e567d34ce0948334d;hpb=55a7d4b85ca1f723d26b8956e8faeff730d0d240;p=linux-beck.git diff --git a/crypto/akcipher.c b/crypto/akcipher.c index d7986414814e..528ae6aa9bff 100644 --- a/crypto/akcipher.c +++ b/crypto/akcipher.c @@ -114,4 +114,4 @@ void crypto_unregister_akcipher(struct akcipher_alg *alg) EXPORT_SYMBOL_GPL(crypto_unregister_akcipher); MODULE_LICENSE("GPL"); -MODULE_DESCRIPTION("Generic public key cihper type"); +MODULE_DESCRIPTION("Generic public key cipher type");