Searched refs:mKeyInfo (Results 1 – 2 of 2) sorted by relevance
1113 …aInfo.mKeyInfo.SetKeyRef(Get<Crypto::Storage::KeyRefManager>().KeyRefFor(Crypto::Storage::KeyRefMa… in PrepareUpdateMessage()1116 SuccessOrExit(error = ReadOrGenerateKey(aInfo.mKeyInfo)); in PrepareUpdateMessage()1585 SuccessOrExit(error = aInfo.mKeyInfo.GetPublicKey(publicKey)); in AppendKeyRecord()1722 SuccessOrExit(error = aInfo.mKeyInfo.Sign(hash, signature)); in AppendSignature()
998 KeyInfo mKeyInfo; member