Home
last modified time | relevance | path

Searched refs:OPERATOR_PLUS_SIGN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp66 constexpr const char *OPERATOR_PLUS_SIGN = "+"; variable
971 … sig_with_md = (sn != nullptr) ? (std::string(sn) + OPERATOR_PLUS_SIGN) : SIGN_NID_UNDEF_ADD; in SetSharedSigals()
H A Dtls_socket.cpp70 constexpr const char *OPERATOR_PLUS_SIGN = "+"; variable
1536 … sig_with_md = (sn != nullptr) ? (std::string(sn) + OPERATOR_PLUS_SIGN) : SIGN_NID_UNDEF_ADD; in SetSharedSigals()