Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 12 of 12) sorted by relevance

/hostap-latest/src/eap_common/
Deap_teap_common.c238 static int tls_cipher_suite_match(const u16 *list, size_t count, u16 cs) in tls_cipher_suite_match()
251 static int tls_cipher_suite_mac_sha1(u16 cs) in tls_cipher_suite_mac_sha1()
272 static int tls_cipher_suite_mac_sha256(u16 cs) in tls_cipher_suite_mac_sha256()
297 static int tls_cipher_suite_mac_sha384(u16 cs) in tls_cipher_suite_mac_sha384()
719 int eap_teap_allowed_anon_prov_cipher_suite(u16 cs) in eap_teap_allowed_anon_prov_cipher_suite()
/hostap-latest/src/drivers/
Ddriver_macsec_linux.c512 static int macsec_drv_set_current_cipher_suite(void *priv, u64 cs) in macsec_drv_set_current_cipher_suite()
1124 u64 cs) in lookup_sc()
1161 u64 cs = 0; in macsec_drv_create_transmit_sc() local
Ddriver_macsec_qca.c476 static fal_cipher_suite_e macsec_qca_cs_type_get(u64 cs) in macsec_qca_cs_type_get()
486 static int macsec_qca_set_current_cipher_suite(void *priv, u64 cs) in macsec_qca_set_current_cipher_suite()
/hostap-latest/src/pae/
Dieee802_1x_kay.c409 u64 cs; in ieee802_1x_kay_get_cipher_suite() local
1650 be64 cs; in ieee802_1x_mka_encode_dist_sak_body() local
1694 struct macsec_ciphersuite *cs; in ieee802_1x_mka_decode_dist_sak_body() local
2144 struct macsec_ciphersuite *cs; in ieee802_1x_kay_generate_new_sak() local
Dieee802_1x_secy_ops.c108 int secy_cp_control_current_cipher_suite(struct ieee802_1x_kay *kay, u64 cs) in secy_cp_control_current_cipher_suite()
Dieee802_1x_cp.c615 void ieee802_1x_cp_set_ciphersuite(void *cp_ctx, u64 cs) in ieee802_1x_cp_set_ciphersuite()
/hostap-latest/wpa_supplicant/
Dwpas_kay.c65 static int wpas_set_current_cipher_suite(void *wpa_s, u64 cs) in wpas_set_current_cipher_suite()
Ddriver_i.h818 u64 cs) in wpa_drv_set_current_cipher_suite()
/hostap-latest/src/ap/
Dwpa_auth_kay.c86 static int hapd_set_current_cipher_suite(void *priv, u64 cs) in hapd_set_current_cipher_suite()
/hostap-latest/src/eap_peer/
Deap_pwd.c696 u32 cs; in eap_pwd_perform_confirm_exchange() local
/hostap-latest/src/eap_server/
Deap_server_pwd.c759 u32 cs; in eap_pwd_process_confirm_resp() local
/hostap-latest/src/crypto/
Dtls_openssl.c518 HCERTSTORE cs; in cryptoapi_find_cert() local
665 HCERTSTORE cs; in tls_cryptoapi_ca_cert() local
3006 X509_STORE *cs = SSL_CTX_get_cert_store(data->ssl); in tls_global_set_verify() local
3350 static const char *cs = TEAP_DH_ANON_CS; in tls_set_conn_flags() local