Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto.cc1821 const unsigned char* session_id_data = SSL_SESSION_get_id(sess, in NewSessionCallback() local
1825 reinterpret_cast<const char*>(session_id_data), in NewSessionCallback()