Home | History | Annotate | Download | only in ssl

Lines Matching refs:mac_size

180 	unsigned int len, frag_off, mac_size, blocksize;
229 mac_size = EVP_MD_size(s->write_hash);
231 mac_size = 0;
243 DTLS1_RT_HEADER_LENGTH - mac_size - blocksize;
252 mac_size - blocksize;