Searched refs:TLS_MD_MAX_CONST_SIZE (Results 1 – 2 of 2) sorted by relevance
195 unsigned char buf[SSL3_RANDOM_SIZE * 2 + TLS_MD_MAX_CONST_SIZE]; in tls1_generate_key_block()225 unsigned char *exp_label, buf[TLS_MD_MAX_CONST_SIZE + in tls1_change_cipher_state()689 unsigned char buf[TLS_MD_MAX_CONST_SIZE + MD5_DIGEST_LENGTH + in tls1_final_finish_mac()
395 # define TLS_MD_MAX_CONST_SIZE 20 macro