Searched refs:create_synthetic_message_hash (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/ssl/statem/ |
D | statem_local.h | 57 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval,
|
D | extensions_srvr.c | 938 if (!create_synthetic_message_hash(s, PACKET_data(&chhash), in tls_parse_ctos_cookie()
|
D | statem_lib.c | 2197 int create_synthetic_message_hash(SSL *s, const unsigned char *hashval, in create_synthetic_message_hash() function
|
D | statem_clnt.c | 1791 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_process_as_hello_retry_request()
|
D | statem_srvr.c | 2464 if (!create_synthetic_message_hash(s, NULL, 0, NULL, 0)) { in tls_construct_server_hello()
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 1125 SSL_F_CREATE_SYNTHETIC_MESSAGE_HASH:539:create_synthetic_message_hash
|