Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Decdsa.hpp203 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