mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
* Update to latest BearSSL library version, fixes #4898 * Actually install the updated BearSSL lib/headers
This commit is contained in:
committed by
GitHub
parent
89d2f42153
commit
00c35be985
@ -279,7 +279,7 @@ typedef int (*br_prng_seeder)(const br_prng_class **ctx);
|
||||
* is returned.
|
||||
*
|
||||
* If `name` is not `NULL`, then `*name` is set to a symbolic string
|
||||
* that identifies the seeder implemention. If no seeder is returned
|
||||
* that identifies the seeder implementation. If no seeder is returned
|
||||
* and `name` is not `NULL`, then `*name` is set to a pointer to the
|
||||
* constant string `"none"`.
|
||||
*
|
||||
|
Reference in New Issue
Block a user