Searched refs:SetKeyRef (Results 1 – 4 of 4) sorted by relevance
306 SetKeyRef(aOther.GetKeyRef()); in operator =()317 SetKeyRef(kInvalidKeyRef); in Clear()337 SetKeyRef(keyRef); in SetFrom()374 SetKeyRef(kInvalidKeyRef); in DestroyKey()
512 SetKeyRef(kInvalidKeyRef); in KeyMaterial()598 void SetKeyRef(KeyRef aKeyRef) { mKeyMaterial.mKeyRef = aKeyRef; } in SetKeyRef() function in ot::Mac::KeyMaterial
284 void SetKeyRef(otCryptoKeyRef aKeyRef) { mKeyRef = aKeyRef; } in SetKeyRef() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef
1113 …aInfo.mKeyInfo.SetKeyRef(Get<Crypto::Storage::KeyRefManager>().KeyRefFor(Crypto::Storage::KeyRefMa… in PrepareUpdateMessage()