Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dstorage.hpp73 kKeyAlgorithmAesEcb = OT_CRYPTO_KEY_ALG_AES_ECB, ///< Key Algorithm: AES ECB. enumerator
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.cpp301 Crypto::Storage::kKeyAlgorithmAesEcb, in SetFrom()