зеркало из https://github.com/mozilla/pjs.git
add seeding call (for 3.1, for 3.2 I think this function needs to go away).
This commit is contained in:
Родитель
9918f3fd25
Коммит
0bb8d20656
|
@ -2958,6 +2958,7 @@ SECU_PKCS11Init(PRBool readOnly) {
|
|||
* no keyDB? You got it Get Random Data... just one more
|
||||
* reason to want to move this call into pkcs11.c
|
||||
*/
|
||||
RNG_SystemInfoForRNG();
|
||||
|
||||
kdb_handle = SECU_OpenKeyDB(readOnly);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче