summaryrefslogtreecommitdiffstats
path: root/ncr-int.h
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-07-28 02:43:11 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-07-28 18:06:10 +0200
commit36ad042166bbc02bfa9c274ff6336de1e7d4e336 (patch)
tree42b95283d46d6d6e99628c7270f439f7264cc12e /ncr-int.h
parentfe7358893ae875ed7a5e98bb2936da6ee73efeed (diff)
downloadcryptodev-linux-36ad042166bbc02bfa9c274ff6336de1e7d4e336.tar.gz
cryptodev-linux-36ad042166bbc02bfa9c274ff6336de1e7d4e336.tar.xz
cryptodev-linux-36ad042166bbc02bfa9c274ff6336de1e7d4e336.zip
Drop a duplicate prototype
Diffstat (limited to 'ncr-int.h')
-rw-r--r--ncr-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ncr-int.h b/ncr-int.h
index 733bb77..489e052 100644
--- a/ncr-int.h
+++ b/ncr-int.h
@@ -123,7 +123,6 @@ int ncr_key_generate(struct list_sem_st* data_lst, void __user* arg);
int ncr_key_info(struct list_sem_st*, void __user* arg);
int ncr_key_generate_pair(struct list_sem_st* lst, void __user* arg);
-int ncr_key_derive(struct list_sem_st*, void __user* arg);
int ncr_key_get_public(struct list_sem_st* lst, void __user* arg);
int ncr_key_item_get_read(struct key_item_st**st, struct list_sem_st* lst,