Searched refs:handmd (Results 1 – 1 of 1) sorted by relevance
750 const EVP_MD *handmd = NULL; in tls_construct_ctos_early_data() local753 handmd = ssl_handshake_md(s); in tls_construct_ctos_early_data()756 && (!s->psk_use_session_cb(s, handmd, &id, &idlen, &psksess) in tls_construct_ctos_early_data()984 const EVP_MD *handmd = NULL, *mdres = NULL, *mdpsk = NULL; in tls_construct_ctos_psk() local1004 handmd = ssl_handshake_md(s); in tls_construct_ctos_psk()1021 if (s->hello_retry_request == SSL_HRR_PENDING && mdres != handmd) { in tls_construct_ctos_psk()1094 if (s->hello_retry_request == SSL_HRR_PENDING && mdpsk != handmd) { in tls_construct_ctos_psk()