diff options
Diffstat (limited to 'doc/man/libkeccak_spec_rawshake.3')
-rw-r--r-- | doc/man/libkeccak_spec_rawshake.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/libkeccak_spec_rawshake.3 b/doc/man/libkeccak_spec_rawshake.3 index 4219b84..93782bb 100644 --- a/doc/man/libkeccak_spec_rawshake.3 +++ b/doc/man/libkeccak_spec_rawshake.3 @@ -13,10 +13,10 @@ Link with \fI-lkeccak\fP. .SH DESCRIPTION The .BR libkeccak_spec_rawshake () -sets \fI*spec\fP to specify the Keccak parameters used for RawSHAKE -hashing with the semicapacity specified, in bits, via the \fIx\fP -parameter, and the output size specified, in bits, via the \fId\fP -parameter. +function sets \fI*spec\fP to specify the Keccak parameters +used for RawSHAKE hashing with the semicapacity specified, +in bits, via the \fIx\fP parameter, and the output size +specified, in bits, via the \fId\fP parameter. .SH RETURN VALUES The .BR libkeccak_spec_rawshake () |