Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dstorage.hpp74 kKeyAlgorithmHmacSha256 = OT_CRYPTO_KEY_ALG_HMAC_SHA_256, ///< Key Algorithm: HMAC SHA-256. enumerator
/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.cpp600 Crypto::Storage::kKeyAlgorithmHmacSha256, in StoreNetworkKey()