doc: fix typo/paste error

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/26650)
This commit is contained in:
Pauli 2025-02-06 07:46:51 +11:00 committed by Tomas Mraz
parent a39dc27c25
commit 51ca035abb

View File

@ -59,7 +59,7 @@ The message encoding steps are defined in
L<FIPS 204|https://csrc.nist.gov/pubs/fips/204/final> Algorithm 2 step 10 and
Algorithm 3 step 5.
=item "test-entropy" (B<OSSL_SIGNATURE_PARAM_TEST_ENTROPY <octet string>
=item "test-entropy" (B<OSSL_SIGNATURE_PARAM_TEST_ENTROPY>) <octet string>
Used for testing to pass an optional deterministic per message random value.
If set the size must be 32 bytes.