| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_openssl.c | 431 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() argument 446 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() argument 639 const EVP_CIPHER *cipher; in crypto_cipher_init() local [all...] |
| H A D | crypto_wolfssl.c | 412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() argument 425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() argument
|
| H A D | tls_wolfssl.c | 1871 WOLFSSL_CIPHER *cipher; in tls_get_cipher() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_atheros.c | 507 u_int8_t cipher; in atheros_set_key() local [all...] |
| H A D | driver_wext.c | 2034 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() argument
|
| H A D | wpa_hal.c | 725 static uint32_t WifiCipherToCipherSuite(uint32_t cipher) in WifiCipherToCipherSuite() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | tdls.c | 108 int cipher; /* Selected cipher (WPA_CIPHER_*) */ member 1791 int cipher; in wpa_tdls_process_tpk_m1() local 2187 int cipher; wpa_tdls_process_tpk_m2() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_common.h | 218 tls_cipher cipher; member 228 tls_cipher cipher; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpas_glue.c | 240 int cipher = (keylen == 5) ? WPA_CIPHER_WEP40 : in wpa_eapol_set_wep_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | sta_info.h | 87 int cipher; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | wpa_common.c | 384 wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, const u8 *addr1, const u8 *addr2, const u8 *nonce1, const u8 *nonce2, struct wpa_ptk *ptk, int akmp, int cipher, const u8 *z, size_t z_len, size_t kdk_len) wpa_pmk_to_ptk() argument 657 fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, const u8 *snonce, const u8 *anonce, const u8 *dhss, size_t dhss_len, struct wpa_ptk *ptk, u8 *ick, size_t *ick_len, int akmp, int cipher, u8 *fils_ft, size_t *fils_ft_len, size_t kdk_len) fils_pmk_to_ptk() argument 1252 pasn_use_sha384(int akmp, int cipher) pasn_use_sha384() argument 1275 pasn_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *bssid, const u8 *dhss, size_t dhss_len, struct wpa_ptk *ptk, int akmp, int cipher, size_t kdk_len) pasn_pmk_to_ptk() argument 1377 pasn_mic_len(int akmp, int cipher) pasn_mic_len() argument 1406 pasn_mic(const u8 *kck, int akmp, int cipher, const u8 *addr1, const u8 *addr2, const u8 *data, size_t data_len, const u8 *frame, size_t frame_len, u8 *mic) pasn_mic() argument 1482 pasn_auth_frame_hash(int akmp, int cipher, const u8 *data, size_t len, u8 *hash) pasn_auth_frame_hash() argument 1583 wpa_cipher_valid_group(int cipher) wpa_cipher_valid_group() argument 1590 wpa_cipher_valid_mgmt_group(int cipher) wpa_cipher_valid_mgmt_group() argument 2106 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, size_t kdk_len) wpa_pmk_r1_to_ptk() argument 2363 wpa_cipher_txt(int cipher) wpa_cipher_txt() argument 2659 wpa_cipher_key_len(int cipher) wpa_cipher_key_len() argument 2680 wpa_cipher_rsc_len(int cipher) wpa_cipher_rsc_len() argument 2695 wpa_cipher_to_alg(int cipher) wpa_cipher_to_alg() argument 2721 wpa_cipher_valid_pairwise(int cipher) wpa_cipher_valid_pairwise() argument 2744 wpa_cipher_to_suite(int proto, int cipher) wpa_cipher_to_suite() argument 3632 wpa_pasn_add_rsne(struct wpabuf *buf, const u8 *pmkid, int akmp, int cipher) wpa_pasn_add_rsne() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_wolfssl.c | 412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap() argument 425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() argument
|
| H A D | tls_wolfssl.c | 1878 WOLFSSL_CIPHER *cipher; in tls_get_cipher() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_atheros.c | 499 u_int8_t cipher; in atheros_set_key() local [all...] |
| H A D | driver_wext.c | 2029 int wpa_driver_wext_cipher2wext(int cipher) in wpa_driver_wext_cipher2wext() argument
|
| H A D | wpa_hal.c | 728 static uint32_t WifiCipherToCipherSuite(uint32_t cipher) in WifiCipherToCipherSuite() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_teap.c | 1935 char cipher[80]; in eap_teap_process() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_teap.c | 503 char cipher[64]; in eap_teap_phase1_done() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | wpa_i.h | 488 wpa_sm_store_ptk(struct wpa_sm *sm, u8 *addr, int cipher, u32 life_time, struct wpa_ptk *ptk) wpa_sm_store_ptk() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_common.h | 218 tls_cipher cipher; member 228 tls_cipher cipher; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpas_glue.c | 250 int cipher = (keylen == 5) ? WPA_CIPHER_WEP40 : in wpa_eapol_set_wep_key() local 1384 static void wpa_supplicant_store_ptk(void *ctx, u8 *addr, int cipher, in wpa_supplicant_store_ptk() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | wpa_common.c | 1166 int wpa_cipher_valid_group(int cipher) in wpa_cipher_valid_group() argument 349 wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, const u8 *addr1, const u8 *addr2, const u8 *nonce1, const u8 *nonce2, struct wpa_ptk *ptk, int akmp, int cipher, const u8 *z, size_t z_len) wpa_pmk_to_ptk() argument 551 fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, const u8 *snonce, const u8 *anonce, const u8 *dhss, size_t dhss_len, struct wpa_ptk *ptk, u8 *ick, size_t *ick_len, int akmp, int cipher, u8 *fils_ft, size_t *fils_ft_len) fils_pmk_to_ptk() argument 1174 wpa_cipher_valid_mgmt_group(int cipher) wpa_cipher_valid_mgmt_group() argument 1696 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher) wpa_pmk_r1_to_ptk() argument 1940 wpa_cipher_txt(int cipher) wpa_cipher_txt() argument 2231 wpa_cipher_key_len(int cipher) wpa_cipher_key_len() argument 2252 wpa_cipher_rsc_len(int cipher) wpa_cipher_rsc_len() argument 2267 wpa_cipher_to_alg(int cipher) wpa_cipher_to_alg() argument 2293 wpa_cipher_valid_pairwise(int cipher) wpa_cipher_valid_pairwise() argument 2303 wpa_cipher_to_suite(int proto, int cipher) wpa_cipher_to_suite() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | sectransp.c | 909 TLSCipherNameForNumber(SSLCipherSuite cipher) TLSCipherNameForNumber() argument 2519 SSLCipherSuite cipher; global() local [all...] |
| /third_party/openssl/test/ |
| H A D | ssl_old_test.c | 611 static char *cipher = NULL; variable [all...] |
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | evp.h | 397 const EVP_CIPHER *cipher; global() member [all...] |