Searched refs:create_synthetic_message_hash (Results 1 – 5 of 5) sorted by relevance
/openssl/ssl/statem/ |
H A D | statem_local.h | 70 int create_synthetic_message_hash(SSL_CONNECTION *s,
|
H A D | extensions_srvr.c | 917 if (!create_synthetic_message_hash(s, PACKET_data(&chhash), in tls_parse_ctos_cookie()
|
H A D | statem_lib.c | 2602 int create_synthetic_message_hash(SSL_CONNECTION *s, in create_synthetic_message_hash() function
|
H A D | statem_clnt.c | 1865 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_process_as_hello_retry_request()
|
H A D | statem_srvr.c | 2492 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_construct_server_hello()
|
Completed in 48 milliseconds