mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
typo fix; spotted by arma
This commit is contained in:
@@ -148,7 +148,7 @@ test_libscrypt_eq_openssl(void *arg)
|
||||
memset(buf1,0,64);
|
||||
memset(buf2,0,64);
|
||||
|
||||
/* NOTE: we're using N,r the way OpenSSL and libscryot define them,
|
||||
/* NOTE: we're using N,r the way OpenSSL and libscrypt define them,
|
||||
* not the way draft-josefsson-scrypt-kdf-00.txt define them.
|
||||
*/
|
||||
N = 16;
|
||||
|
||||
Reference in New Issue
Block a user