Searched defs:enc_len (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/wlantest/ |
D | test_vectors.c | 47 size_t enc_len, plain_len; in test_vector_tkip() local 99 size_t enc_len, plain_len; in test_vector_ccmp() local 171 size_t enc_len; in test_vector_ccmp_pv1() local 554 size_t enc_len, plain_len; in test_vector_ccmp_mgmt() local 724 size_t enc_len, plain_len; in run_gcmp() local 843 size_t enc_len, plain_len; in test_vector_gcmp_256() local 922 size_t enc_len, plain_len; in test_vector_ccmp_256() local
|
/hostap-latest/src/ap/ |
D | wpa_auth_ft.c | 75 const u8 *enc, size_t enc_len, in wpa_ft_rrb_decrypt() 914 size_t enc_len; 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() 3987 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_pull() 4144 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_r1() 4375 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_resp() 4429 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_push() 4447 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_seq() 4565 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_seq_req() [all …]
|
/hostap-latest/src/crypto/ |
D | crypto_openssl.c | 4960 const u8 *enc, size_t enc_len, in hpke_extract_and_expand() 5424 size_t enc_len, ct_len; in hpke_base_seal() local 5493 size_t len, enc_len; in hpke_base_open() local
|