projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fa5eb7
)
typo
author
Ulf Möller
<ulf@openssl.org>
Sat, 6 Mar 2004 08:43:36 +0000
(08:43 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 6 Mar 2004 08:43:36 +0000
(08:43 +0000)
doc/crypto/BN_new.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/BN_new.pod
b/doc/crypto/BN_new.pod
index 3033789c5147873479a321af443ca28b254853b8..ab7a105e3ad7e9f19b3ab386c9f3888dff17b93c 100644
(file)
--- a/
doc/crypto/BN_new.pod
+++ b/
doc/crypto/BN_new.pod
@@
-20,7
+20,7
@@
BN_new, BN_init, BN_clear, BN_free, BN_clear_free - allocate and free BIGNUMs
=head1 DESCRIPTION
-BN_new() allocate
d
and initializes a B<BIGNUM> structure. BN_init()
+BN_new() allocate
s
and initializes a B<BIGNUM> structure. BN_init()
initializes an existing uninitialized B<BIGNUM>.
BN_clear() is used to destroy sensitive data such as keys when they