Home
last modified time | relevance | path

Searched refs:OT_CRYPTO_KEY_USAGE_EXPORT (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/src/core/crypto/
Dstorage.hpp79 constexpr uint8_t kUsageExport = OT_CRYPTO_KEY_USAGE_EXPORT; ///< Key Usage: Key can be ex…
/openthread-3.5.0/include/openthread/platform/
Dcrypto.h88 OT_CRYPTO_KEY_USAGE_EXPORT = 1 << 0, ///< Key Usage: Key can be exported. enumerator