summaryrefslogtreecommitdiffstats
path: root/crypto.4
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-25 01:05:43 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-25 04:12:40 +0200
commit9de348f24de5ab4f6eafba7a20f3fa64912b917b (patch)
treee211f27078a6a6a7cb11b7f7567eaa87271cf543 /crypto.4
parent371746ebd171a83172b328375992f03f6c336bd4 (diff)
downloadkernel-crypto-9de348f24de5ab4f6eafba7a20f3fa64912b917b.tar.gz
kernel-crypto-9de348f24de5ab4f6eafba7a20f3fa64912b917b.tar.xz
kernel-crypto-9de348f24de5ab4f6eafba7a20f3fa64912b917b.zip
Define session cloning interface
Diffstat (limited to 'crypto.4')
-rw-r--r--crypto.45
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto.4 b/crypto.4
index 0dc21e9431f..04d952e8a38 100644
--- a/crypto.4
+++ b/crypto.4
@@ -543,6 +543,11 @@ For RSA with \fBRSA_PKCS1_PSS\fP.
An 32-bit unsigned integer in native byte order
specifying the PSS salt length.
Optional, defaults to 0.
+.IP \fBNCR_ATTR_SESSION_CLONE_FROM\fP
+Optional, a 32-bit unsigned integer in native byte order
+specifying session state to clone.
+Only supported for some operations and algorithms;
+specifically intended for cloning hashing sessions.
.IP \fBNCR_ATTR_SIGNATURE_HASH_ALGORITHM\fP
Mandatory for some operations and algorithms.
A NUL-terminated string specifying a hash algorithm underlying a signature,