Searched refs:CBS_strdup (Results 1 – 9 of 9) sorted by relevance
85 OPENSSL_EXPORT int CBS_strdup(const CBS *cbs, char **out_ptr);
72 int CBS_strdup(const CBS *cbs, char **out_ptr) { in CBS_strdup() function
437 if (!CBS_strdup(&hostname, &hostname_str)) { in SSL_apply_handback()
544 if (!CBS_strdup(&host_name, &raw)) { in extract_sni()1237 if (!CBS_strdup(&psk_identity, &raw)) { in do_read_client_key_exchange()
412 if (!CBS_strdup(&value, &raw)) { in SSL_SESSION_parse_string()
983 !CBS_strdup(&psk_identity_hint, &raw)) { in do_read_server_key_exchange()
648 CBS_strdup
2200 '#define CBS_strdup GRPC_SHADOW_CBS_strdup',
676 #define CBS_strdup GRPC_SHADOW_CBS_strdup macro