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

  /src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_local.h 330 int tls_parse_ctos_cookie(SSL_CONNECTION *s, PACKET *pkt, unsigned int context,
extensions.c 336 NULL, tls_parse_ctos_cookie, tls_parse_stoc_cookie,
extensions_srvr.c 1003 int tls_parse_ctos_cookie(SSL_CONNECTION *s, PACKET *pkt, unsigned int context, function
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_local.h 244 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
extensions.c 342 NULL, tls_parse_ctos_cookie, tls_parse_stoc_cookie,
extensions_srvr.c 692 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, function
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_local.h 231 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x,
extensions.c 349 NULL, tls_parse_ctos_cookie, tls_parse_stoc_cookie,
extensions_srvr.c 731 int tls_parse_ctos_cookie(SSL *s, PACKET *pkt, unsigned int context, X509 *x, function

Completed in 31 milliseconds