Searched defs:SetKeyRef (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/crypto/ | ||
| D | ecdsa.hpp | 284 void SetKeyRef(otCryptoKeyRef aKeyRef) { mKeyRef = aKeyRef; } in SetKeyRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef |
| /openthread-latest/src/core/mac/ | ||
| D | mac_types.hpp | 598 void SetKeyRef(KeyRef aKeyRef) { mKeyMaterial.mKeyRef = aKeyRef; } in SetKeyRef() function in ot::Mac::KeyMaterial |