Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ciphers

2361  * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
2365 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers)
2372 if (ciphers[0] == TLS_CIPHER_ANON_DH_AES128_SHA) {