Home
last modified time | relevance | path

Searched defs:protocolType (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/
H A Dauth_sub_session.c30 int32_t protocolType; member
51 static const ProtocolComponent *GetProtocolComponent(int32_t protocolType) in GetProtocolComponent()
144 int32_t CreateAuthSubSession(int32_t protocolType, void *params, bool isClient, AuthSubSession **re… in CreateAuthSubSession()
181 bool IsProtocolSupport(int32_t protocolType) in IsProtocolSupport()
/ohos5.0/base/security/device_auth/services/mk_agree/src/mock/
H A Dmk_agree_task_mock.c19 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c133 void DoNotifyStatusChange(const char *ifName, ProtocolType protocolType, void *status) in DoNotifyStatusChange()
151 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged()
157 static void EnableResetingSubnetByType(ProtocolType protocolType) in EnableResetingSubnetByType()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dmedia_sink.cpp22 MediaSink::MediaSink(ProtocolType protocolType) : protocolType_(std::move(protocolType)) in MediaSink()
/ohos5.0/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c154 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
213 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Doutput_sink_plugin.h57 ProtocolType protocolType; member
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/
H A Dauth_sub_session.h30 int32_t protocolType; member
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c337 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
365 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
H A Didentity_p2p.c283 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
334 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
H A Didentity_group.c822 const CJson *in, const CJson *urlJson, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p()
841 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
909 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/
H A Daccount_version_util.h48 ProtocolType protocolType; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_socket_mock.cpp43 const SocketInterface* GetSocketInterface(ProtocolType protocolType) in GetSocketInterface()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_mock.cpp97 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged()
H A Dlnn_ip_network_impl_mock.cpp150 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_request_list.cpp119 int protocolType = tlvs[pos + SERVICE_TLV_LENGTH_SIZE]; in ParseTlvs2ReqList() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_info.cpp76 ProtocolType protocolType = protocol.GetType(); in Marshalling() local
130 enum ProtocolType protocolType = protocol.GetType(); in Unmarshalling() local
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/
H A Doutput_sink_filter.cpp111 auto protocolType = sink.GetProtocolType(); in SetSink() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c192 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in NegotiateAndProcessTask() local
343 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in CreateSingleSubTask() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()
/ohos5.0/base/security/device_auth/services/identity_manager/inc/
H A Didentity_defines.h90 ProtocolAlgType protocolType; member
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h456 WifiP2pServiceRequest(P2pServicerProtocolType protocolType, const std::string &data) in WifiP2pServiceRequest()
490 WifiP2pServiceResponse(P2pServicerProtocolType protocolType, P2pServiceStatus serviceStatus, in WifiP2pServiceResponse()
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_provider.cpp498 int32_t protocolType = (castProtocolType & ProtocolType::TYPE_CAST_PLUS_STREAM) | in GetProtocolType() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c68 const SocketInterface *GetSocketInterface(ProtocolType protocolType) in GetSocketInterface()
/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dmk_agree_task.c655 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session.c858 … KeyAgreeProtocol protocolType = GetKegAgreeProtocolType(&(spekeSession->versionInfo.curVersion)); in ProcessProtocolConfirm() local

12