Searched refs:create_synthetic_message_hash (Results 1 – 5 of 5) sorted by relevance
/openssl-master/ssl/statem/ |
A D | statem_local.h | 62 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval,
|
A D | extensions_srvr.c | 871 if (!create_synthetic_message_hash(s, PACKET_data(&chhash), in tls_parse_ctos_cookie()
|
A D | statem_lib.c | 2182 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval, in create_synthetic_message_hash() function
|
A D | statem_clnt.c | 1743 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_process_as_hello_retry_request()
|
A D | statem_srvr.c | 2397 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_construct_server_hello()
|
Completed in 19 milliseconds