Home
last modified time | relevance | path

Searched refs:DFileChooseCipherType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h185 void DFileChooseCipherType(SettingFrame *hostSettingFrame, struct DFileSession *session);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c213 void DFileChooseCipherType(SettingFrame *hostSettingFrame, DFileSession *session) in DFileChooseCipherType() function
H A Dnstackx_dfile_session.c585 DFileChooseCipherType(&hostSettingFrame, session); in DFileSessionHandleClientSetting()
713 DFileChooseCipherType(&hostSettingFrame, session); in DFileSessionHandleServerSetting()