Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:cipher_suite

171  * @cipher_suite: New cipher suite
180 u16 cipher_suite)
186 cipher_suite);
187 rl->cipher_suite = cipher_suite;
189 suite = tls_get_cipher_suite(cipher_suite);
224 "0x%04x", rl->cipher_suite);
225 rl->write_cipher_suite = rl->cipher_suite;
258 "0x%04x", rl->cipher_suite);
259 rl->read_cipher_suite = rl->cipher_suite;