Home
last modified time | relevance | path

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

/hostap/wlantest/
Dtest_vectors.c46 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/
Dwpa_auth_ft.c75 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/
Dcrypto_linux.c449 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()
Dcrypto_module_tests.c2205 const char *enc; member
2320 struct wpabuf *info, *pk_r, *sk_r, *enc, *pt, *aad, *ct; in run_hpke_test() local
Dcrypto_openssl.c912 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()
Dcrypto_gnutls.c397 gcry_cipher_hd_t enc; member
Dcrypto_wolfssl.c772 union wolfssl_cipher enc; member
/hostap/src/eap_server/
Deap_server_sim.c575 struct wpabuf *enc, *dec; in eap_sim_process_start() local
Deap_server_aka.c831 struct wpabuf *enc, *dec; in eap_aka_determine_identity() local
/hostap/src/eap_peer/
Deap_sim.c518 struct wpabuf *imsi_buf, *enc; in eap_sim_encrypt_identity() local
Deap_aka.c650 struct wpabuf *imsi_buf, *enc; in eap_aka_encrypt_identity() local
/hostap/src/drivers/
Ddriver.h2171 unsigned int enc; member