Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/crypto/
Dstorage.hpp83 constexpr uint8_t kUsageVerifyHash = OT_CRYPTO_KEY_USAGE_VERIFY_HASH; ///< Key Usage: Verify Hash.
/openthread-3.7.0/include/openthread/platform/
Dcrypto.h92 OT_CRYPTO_KEY_USAGE_VERIFY_HASH = 1 << 4, ///< Key Usage: Verify Hash. enumerator