commit | 18b14e7a2c309679fd7c69e9d953cfe83376754e | [log] [tgz] |
---|---|---|
author | Tomi Fontanilles <tomi.fontanilles@nordicsemi.no> | Thu May 22 15:20:56 2025 +0300 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue May 27 15:46:37 2025 +0200 |
tree | e45a2dac338cd519b8712e6f02d670f12f719efc | |
parent | 001d054bc38637ef8548173db19635df5176c43c [diff] |
secure_storage: its: transform: improve expandability Instead of checking whether a custom implementation is present, check whether the AEAD one is used. This allows downstream users to expand the implementation choice with more options. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>