Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp53 constexpr const char *SPLIT_ALT_NAMES = ","; variable
1242 splitAltNames = CommonUtils::Split(altNames, SPLIT_ALT_NAMES); in CheckServerIdentityLegal()
H A Dtls_socket.cpp54 constexpr const char *SPLIT_ALT_NAMES = ","; variable
1677 splitAltNames = CommonUtils::Split(altNames, SPLIT_ALT_NAMES); in CheckServerIdentityLegal()