Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dhandshake.c438 unsigned char *tmp_out; in server_alpn_cb() local
445 ret = SSL_select_next_proto(&tmp_out, outlen, in server_alpn_cb()
449 *out = tmp_out; in server_alpn_cb()

Completed in 10 milliseconds