HomeSort by: relevance | last modified time | path
    Searched refs:handshake_complete_cb_arg (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_tls.h 72 void *handshake_complete_cb_arg; member in struct:quic_tls_args_st
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_tls_api.c 156 qtlsargs.handshake_complete_cb_arg = NULL;
quic_tls.c 855 return qtls->args.handshake_complete_cb(qtls->args.handshake_complete_cb_arg);
quic_channel.c 354 tls_args.handshake_complete_cb_arg = ch;

Completed in 16 milliseconds