Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dhandshake.c424 unsigned char *tmp_out; in server_alpn_cb() local
431 ret = SSL_select_next_proto(&tmp_out, outlen, in server_alpn_cb()
435 *out = tmp_out; in server_alpn_cb()

Completed in 5 milliseconds