summaryrefslogtreecommitdiffstats
path: root/crypto.4
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-27 07:46:15 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-27 07:46:15 +0200
commit9f0a6ce7f41043dad38b272cd6ad165f98827b8b (patch)
tree909f5dcc886a1ad32ab0a00bc0455c566e1037c2 /crypto.4
parentc07dc584248074d16c371d2a478bc23520bef69f (diff)
parent1f30d575e5b413e522d6b3e95d3e348df9e9c69e (diff)
downloadcryptodev-linux-9f0a6ce7f41043dad38b272cd6ad165f98827b8b.tar.gz
cryptodev-linux-9f0a6ce7f41043dad38b272cd6ad165f98827b8b.tar.xz
cryptodev-linux-9f0a6ce7f41043dad38b272cd6ad165f98827b8b.zip
Merge remote branch 'origin/newapi'
Conflicts: examples/ncr.c examples/pk.c ncr-key-wrap.c ncr-key.c ncr.h
Diffstat (limited to 'crypto.4')
-rw-r--r--crypto.44
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto.4 b/crypto.4
index c1b39e1..23c4c2b 100644
--- a/crypto.4
+++ b/crypto.4
@@ -431,14 +431,10 @@ members.
The following input attributes are recognized:
.RS
-.IP \fBNCR_ATTR_ALGORITHM\fP
-Mandatory.
.IP \fBNCR_ATTR_IV\fP
Optional, an empty IV is used if not present.
.IP \fBNCR_ATTR_KEY_FLAGS\fP
Optional, flags are unchanged if not present.
-.IP \fBNCR_ATTR_KEY_TYPE\fP
-Mandatory.
.IP \fBNCR_ATTR_WRAPPING_ALGORITHM\fP
Mandatory.
.RE