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