Searched refs:hostname_str (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dhandoff.cc256 char *hostname_str = nullptr; local
257 if (!CBS_strdup(&hostname, &hostname_str)) {
260 s3->hostname.reset(hostname_str);

Completed in 49 milliseconds