Searched refs:otNetworkKeyRef (Results 1 – 6 of 6) sorted by relevance
432 otNetworkKeyRef otThreadGetNetworkKeyRef(otInstance *aInstance);468 otError otThreadSetNetworkKeyRef(otInstance *aInstance, otNetworkKeyRef aKeyRef);
77 typedef otCryptoKeyRef otNetworkKeyRef; ///< Reference to Key typedef
159 typedef otNetworkKeyRef NetworkKeyRef;
649 void KeyManager::SetNetworkKeyRef(otNetworkKeyRef aKeyRef) in SetNetworkKeyRef()
105 otNetworkKeyRef otThreadGetNetworkKeyRef(otInstance *aInstance) in otThreadGetNetworkKeyRef()128 otError otThreadSetNetworkKeyRef(otInstance *aInstance, otNetworkKeyRef aKeyRef) in otThreadSetNetworkKeyRef()
4838 otNetworkKeyRef keyRef; in Process()