Home
last modified time | relevance | path

Searched defs:LiteralKey (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/crypto/
Dstorage.cpp73 LiteralKey::LiteralKey(const Key &aKey) in LiteralKey() function in ot::Crypto::LiteralKey
Dstorage.hpp350 class LiteralKey : public Clearable<LiteralKey>, private NonCopyable class