Home
last modified time | relevance | path

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

/openssl/crypto/property/
H A Dproperty_parse.c620 static void put_str(const char *str, char **buf, size_t *remain, size_t *needed) in put_str() function
730 put_str(val, &buf, &bufsize, &needed); in ossl_property_list_to_string()
744 put_str(val, &buf, &bufsize, &needed); in ossl_property_list_to_string()
/openssl/ssl/quic/
H A Dquic_trace.c41 static void put_str(BIO *bio, char *str, size_t slen) in put_str() function
389 put_str(bio, frame_data.reason, frame_data.reason_len); in frame_conn_closed()

Completed in 13 milliseconds