Home
last modified time | relevance | path

Searched defs:ExecGetSignatureAlgorithms (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocket_async_work.cpp56 void TLSSocketAsyncWork::ExecGetSignatureAlgorithms(napi_env env, void *data) in ExecGetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSocketAsyncWork
H A Dtlssocketserver_async_work.cpp59 void TLSSocketServerAsyncWork::ExecGetSignatureAlgorithms(napi_env env, void *data) in ExecGetSignatureAlgorithms() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerAsyncWork
H A Dtlssocket_exec.cpp227 bool TLSSocketExec::ExecGetSignatureAlgorithms(GetSignatureAlgorithmsContext *context) in ExecGetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSocketExec
H A Dtlssocketserver_exec.cpp161 bool TLSSocketServerExec::ExecGetSignatureAlgorithms(ServerGetSignatureAlgorithmsContext *context) in ExecGetSignatureAlgorithms() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerExec