Searched refs:write_cipher_suite (Results 1 – 2 of 2) sorted by relevance
79 rl->write_cipher_suite = rl->cipher_suite; in tlsv1_record_change_write_cipher()175 explicit_iv = rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL && in tlsv1_record_send()201 if (rl->write_cipher_suite != TLS_NULL_WITH_NULL_NULL) { in tlsv1_record_send()
52 u16 write_cipher_suite; member