Searched refs:handlen (Results 1 – 1 of 1) sorted by relevance
518 long handlen; in tls13_change_cipher_state() local528 handlen = BIO_get_mem_data(s->s3.handshake_buffer, &hdata); in tls13_change_cipher_state()529 if (handlen <= 0) { in tls13_change_cipher_state()584 || !EVP_DigestUpdate(mdctx, hdata, handlen) in tls13_change_cipher_state()