Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp1236 constexpr int IP_NAME_IDX = 11; in CheckServerIdentityLegal() local
1248 ips.push_back(iter.substr(IP_NAME_IDX)); in CheckServerIdentityLegal()
H A Dtls_socket.cpp1671 constexpr int IP_NAME_IDX = 11; in CheckServerIdentityLegal() local
1683 ips.push_back(iter.substr(IP_NAME_IDX)); in CheckServerIdentityLegal()