summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorderaadt <>2003-01-04 22:36:10 +0000
committerderaadt <>2003-01-04 22:36:10 +0000
commit84268f9a567465ab00ea2e9c52b69c97885d3d84 (patch)
treee9aa108a1e6e436f0022316e24eae2e8b293c4b9
parent2dcb8ae95913e6d2ebfdc448603bb7b38a3eea54 (diff)
downloadopenbsd-84268f9a567465ab00ea2e9c52b69c97885d3d84.tar.gz
openbsd-84268f9a567465ab00ea2e9c52b69c97885d3d84.tar.bz2
openbsd-84268f9a567465ab00ea2e9c52b69c97885d3d84.zip
spelling
-rw-r--r--src/lib/libcrypto/evp/bio_ok.c2
-rw-r--r--src/lib/libssl/src/crypto/evp/bio_ok.c2
2 files changed, 2 insertions, 2 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
diff --git a/src/lib/libssl/src/crypto/evp/bio_ok.c b/src/lib/libssl/src/crypto/evp/bio_ok.c
index 3cbc6e7848..d2be03be82 100644
--- a/src/lib/libssl/src/crypto/evp/bio_ok.c
+++ b/src/lib/libssl/src/crypto/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