Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dstorage.hpp73 kKeyAlgorithmHmacSha256 = OT_CRYPTO_KEY_ALG_HMAC_SHA_256, ///< Key Algorithm: HMAC SHA-256. enumerator
/openthread-latest/src/core/thread/
Dkey_manager.cpp605 Crypto::Storage::kKeyAlgorithmHmacSha256, in StoreNetworkKey()