Home
last modified time | relevance | path

Searched defs:sz (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11_he.c25 u8 sz = 0, ru; in ieee80211_he_ppet_size() local
53 u8 sz = 4; in ieee80211_he_mcs_set_size() local
326 u8 sz = 1; in hostapd_eid_spatial_reuse() local
Dieee802_11_eht.c21 u16 sz = 0; in ieee80211_eht_ppet_size() local
50 u8 sz = EHT_PHYCAP_MCS_NSS_LEN_20MHZ_PLUS; in ieee80211_eht_mcs_set_size() local
/hostap-latest/src/crypto/
Dtls_wolfssl.c140 static int wolfssl_receive_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_receive_cb()
162 static int wolfssl_send_cb(WOLFSSL *ssl, char *buf, int sz, void *ctx) in wolfssl_send_cb()
Dcrypto_wolfssl.c1266 word32 sz; in omac1_aes_vector() local
3012 int sz; in crypto_ec_key_sign_r_s() local
Dtls_mbedtls_alt.c114 #define forced_memzero(ptr, sz) mbedtls_platform_zeroize(ptr, sz) argument
Dcrypto_mbedtls_alt.c35 #define forced_memzero(ptr, sz) mbedtls_platform_zeroize(ptr, sz) argument
/hostap-latest/src/drivers/
Ddriver_nl80211.c6490 int sz = sizeof(struct ieee80211_ht_capabilities); in nl80211_ht_vht_overrides() local
6509 int sz = sizeof(struct ieee80211_vht_capabilities); in nl80211_ht_vht_overrides() local