nvs_flash_generate_keys_v2() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK, if cfg was populated successfully with generated encryption keys; - ESP_ERR_INVALID_ARG, if scheme_cfg or cfg is NULL; - ESP_FAIL, if the key generation process fails

References

from examples