Searched refs:handmd (Results 1 – 1 of 1) sorted by relevance
828 const EVP_MD *handmd = NULL; in tls_construct_ctos_early_data() local832 handmd = ssl_handshake_md(s); in tls_construct_ctos_early_data()835 && (!s->psk_use_session_cb(ussl, handmd, &id, &idlen, &psksess) in tls_construct_ctos_early_data()1072 const EVP_MD *handmd = NULL, *mdres = NULL, *mdpsk = NULL; in tls_construct_ctos_psk() local1094 handmd = ssl_handshake_md(s); in tls_construct_ctos_psk()1111 if (s->hello_retry_request == SSL_HRR_PENDING && mdres != handmd) { in tls_construct_ctos_psk()1187 if (s->hello_retry_request == SSL_HRR_PENDING && mdpsk != handmd) { in tls_construct_ctos_psk()