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

  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.h 39 int session_ticket_do_not_call; member in struct:handshake_result
handshake_helper.c 61 int session_ticket_do_not_call; member in struct:handshake_ex_data_st
333 ex_data->session_ticket_do_not_call = 1;
1668 ret->session_ticket_do_not_call = server_ex_data.session_ticket_do_not_call;
ssl_test.c 370 ret &= (result->session_ticket_do_not_call == 0);
  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.h 49 int session_ticket_do_not_call; member in struct:handshake_result
handshake.c 60 int session_ticket_do_not_call; member in struct:handshake_ex_data_st
336 ex_data->session_ticket_do_not_call = 1;
1661 ret->session_ticket_do_not_call = server_ex_data.session_ticket_do_not_call;
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.h 49 int session_ticket_do_not_call; member in struct:handshake_result
handshake.c 59 int session_ticket_do_not_call; member in struct:handshake_ex_data_st
340 ex_data->session_ticket_do_not_call = 1;
1647 ret->session_ticket_do_not_call = server_ex_data.session_ticket_do_not_call;
  /src/crypto/external/apache2/openssl/dist/test/
ssl_test.c 373 ret &= (result->session_ticket_do_not_call == 0);
  /src/crypto/external/bsd/openssl/dist/test/
ssl_test.c 373 ret &= (result->session_ticket_do_not_call == 0);

Completed in 28 milliseconds