Searched refs:algorithm2 (Results 1 – 7 of 7) sorted by relevance
370 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()413 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()1190 rv = tls1_PRF(s->s3->tmp.new_cipher->algorithm2, in tls1_export_keying_material()
462 if (s->session->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) in get_client_master_key()
669 if (sess->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) in client_master_key()
1552 alg2=cipher->algorithm2; in SSL_CIPHER_description()
402 unsigned long algorithm2; /* Extra flags */ member
4289 long alg2 = s->s3->tmp.new_cipher->algorithm2; in ssl_get_algorithm2()