Searched refs:CBS_strdup (Results 1 – 6 of 6) sorted by relevance
70 OPENSSL_EXPORT int CBS_strdup(const CBS *cbs, char **out_ptr);
70 int CBS_strdup(const CBS *cbs, char **out_ptr) { in CBS_strdup() function
381 if (!CBS_strdup(&value, out)) { in d2i_SSL_SESSION_get_string()
1497 if (!CBS_strdup(&host_name, &s->session->tlsext_hostname)) { in ssl_scan_clienthello_tlsext()
1155 if (!CBS_strdup(&psk_identity_hint, &s->s3->tmp.peer_psk_identity_hint)) { in ssl3_get_server_key_exchange()
1652 if (!CBS_strdup(&psk_identity, &s->session->psk_identity)) { in ssl3_get_client_key_exchange()