Found 5 other functions taking a
nvs_sec_scheme_t
argument:
Registers the given security scheme for NVS encryption The scheme registered with sec_scheme_id by this API be used as the default security scheme for the "nvs" partition. Users will have to call this API explicitly in their application.
Generate (and store) the NVS keys using the specified key-protection scheme
Read NVS security configuration set by the specified security scheme
Deregister the NVS encryption scheme registered with the given handle
Register the Flash-Encryption based scheme for NVS Encryption