Searched refs:algorithm2 (Results 1 – 6 of 6) sorted by relevance
371 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()415 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()
650 if (sess->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) in client_master_key()
496 if (s->session->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) { in get_client_master_key()
1591 alg2 = cipher->algorithm2; in SSL_CIPHER_description()
409 unsigned long algorithm2; /* Extra flags */ member
4318 long alg2 = s->s3->tmp.new_cipher->algorithm2; in ssl_get_algorithm2()