From 7a31387b49e0b04ba43bdf6fbc869c6a3e970251 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 28 Jul 2010 20:26:44 +0200 Subject: NCR_CIPHER_MAX_KEY_LEN no longer exist in userspace API. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 5ed80e1..98b81fc 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ * ioctl_compat() mode for ncr.h API as it is in cryptodev.h * Put limits to sessions * Export private keys to PKCS #8 format (can it be implemented?) +* Documentation for functions -- cgit