Files
esp-idf/components/esp-tls/private_include
Aditya Patwardhan 7cdd0b5960 fix(esp-tls): track opaque PSA key ownership and cover the secure-element path
Replace the key-lifetime check with explicit ownership tracking so a
caller-supplied volatile PSA key is also preserved on cleanup, and drop the
DS/HARDWARE_ECDSA compile guard so the ESP_KEY_SOURCE_PSA path is released on
pure secure-element builds.
2026-06-29 19:20:23 +05:30
..