diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/evp/bio_ok.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/evp/bio_ok.c b/src/lib/libcrypto/evp/bio_ok.c index 3cbc6e7848..d2be03be82 100644 --- a/src/lib/libcrypto/evp/bio_ok.c +++ b/src/lib/libcrypto/evp/bio_ok.c | |||
| @@ -102,7 +102,7 @@ | |||
| 102 | 102 | ||
| 103 | *) digest is initialized with random seed instead of | 103 | *) digest is initialized with random seed instead of |
| 104 | standardized one. | 104 | standardized one. |
| 105 | *) same seed is written to ouput | 105 | *) same seed is written to output |
| 106 | *) well-known text is then hashed and the output | 106 | *) well-known text is then hashed and the output |
| 107 | of the digest is also written to output. | 107 | of the digest is also written to output. |
| 108 | 108 | ||
