mirror of
https://github.com/openssl/openssl.git
synced 2024-12-16 21:43:42 +08:00
Update from 0.9.8-stable
This commit is contained in:
parent
1e8569398c
commit
55a4a77a52
@ -41,8 +41,6 @@ If B<md> is NULL, the digest is placed in a static array. The size of
|
||||
the output is placed in B<md_len>, unless it is B<NULL>.
|
||||
|
||||
B<evp_md> can be EVP_sha1(), EVP_ripemd160() etc.
|
||||
B<key> and B<evp_md> may be B<NULL> if a key and hash function have
|
||||
been set in a previous call to HMAC_Init() for that B<HMAC_CTX>.
|
||||
|
||||
HMAC_CTX_init() initialises a B<HMAC_CTX> before first use. It must be
|
||||
called.
|
||||
|
Loading…
Reference in New Issue
Block a user