Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Decdsa.hpp79 class KeyPairAsRef;
94 friend class KeyPairAsRef;
203 class KeyPairAsRef class in ot::Crypto::Ecdsa::P256
211 explicit KeyPairAsRef(otCryptoKeyRef aKeyRef = 0) { mKeyRef = aKeyRef; } in KeyPairAsRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef
301 friend class KeyPairAsRef;
/openthread-latest/src/core/net/
Dsrp_client.hpp907 typedef Crypto::Ecdsa::P256::KeyPairAsRef KeyInfo;