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