Searched defs:enc (Results 1 – 12 of 12) sorted by relevance
/hostap/wlantest/ |
D | test_vectors.c | 46 u8 *enc, *plain; in test_vector_tkip() local 98 u8 *enc, *plain; in test_vector_ccmp() local 170 u8 *enc; in test_vector_ccmp_pv1() local 553 u8 *enc, *plain; in test_vector_ccmp_mgmt() local 723 u8 *enc, *plain; in run_gcmp() local 842 u8 *enc, *plain; in test_vector_gcmp_256() local 921 u8 *enc, *plain; in test_vector_ccmp_256() local
|
/hostap/src/ap/ |
D | wpa_auth_ft.c | 75 const u8 *enc, size_t enc_len, in wpa_ft_rrb_decrypt() 481 const u8 *src_addr, u8 type, u8 *enc) in wpa_ft_rrb_encrypt() 913 u8 *enc; member 963 const u8 *enc, size_t enc_len, in wpa_ft_rrb_seq_req() 1059 const u8 *enc, size_t enc_len, in wpa_ft_rrb_seq_chk() 3974 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_pull() 4131 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_r1() 4362 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_resp() 4416 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_push() 4434 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_seq() [all …]
|
/hostap/src/crypto/ |
D | crypto_linux.c | 449 int enc, const u8 *in, u8 *out) in linux_af_alg_skcipher_oper() 675 static int aes_128_cbc_oper(const u8 *key, int enc, const u8 *iv, in aes_128_cbc_oper()
|
D | crypto_module_tests.c | 2205 const char *enc; member 2320 struct wpabuf *info, *pk_r, *sk_r, *enc, *pt, *aad, *ct; in run_hpke_test() local
|
D | crypto_openssl.c | 912 EVP_CIPHER_CTX *enc; member 5073 const u8 *enc, size_t enc_len, in hpke_extract_and_expand() 5150 u8 *shared_secret, u8 *enc) in hpke_encap() 5277 u8 enc[1 + 2 * HPKE_MAX_PUB_LEN]; in hpke_base_seal_int() local 5313 static int hpke_decap(struct hpke_context *ctx, const u8 *enc, in hpke_decap()
|
D | crypto_gnutls.c | 397 gcry_cipher_hd_t enc; member
|
D | crypto_wolfssl.c | 772 union wolfssl_cipher enc; member
|
/hostap/src/eap_server/ |
D | eap_server_sim.c | 575 struct wpabuf *enc, *dec; in eap_sim_process_start() local
|
D | eap_server_aka.c | 831 struct wpabuf *enc, *dec; in eap_aka_determine_identity() local
|
/hostap/src/eap_peer/ |
D | eap_sim.c | 518 struct wpabuf *imsi_buf, *enc; in eap_sim_encrypt_identity() local
|
D | eap_aka.c | 650 struct wpabuf *imsi_buf, *enc; in eap_aka_encrypt_identity() local
|
/hostap/src/drivers/ |
D | driver.h | 2171 unsigned int enc; member
|