mirror of
https://github.com/openssl/openssl.git
synced 2024-11-29 13:03:55 +08:00
clarify comment
This commit is contained in:
parent
e248740d67
commit
45fcfcb99f
@ -311,7 +311,7 @@ static int drbg_ec_generate(DRBG_CTX *dctx,
|
||||
return 0;
|
||||
}
|
||||
else
|
||||
/* Note if no additional input t and s the algorithm never
|
||||
/* Note if no additional input the algorithm never
|
||||
* needs separate values for t and s.
|
||||
*/
|
||||
t = s;
|
||||
|
Loading…
Reference in New Issue
Block a user