Home
last modified time | relevance | path

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

/openssl/test/
H A Dtrace_api_test.c108 char *p_buf = NULL; in test_trace_channel() local
132 len = BIO_get_mem_data(bio, &p_buf); in test_trace_channel()
133 if (!TEST_strn2_eq(p_buf, len, expected, expected_len)) in test_trace_channel()

Completed in 4 milliseconds