Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dstorage.hpp72 kKeyAlgorithmAesEcb = OT_CRYPTO_KEY_ALG_AES_ECB, ///< Key Algorithm: AES ECB. enumerator
/openthread-latest/src/core/mac/
Dmac_types.cpp332 Crypto::Storage::kKeyAlgorithmAesEcb, in SetFrom()