Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 35) sorted by relevance

12

/wlan-driver/wpa_supplicant_8/src/crypto/ !
H A Dmd5-internal.c
H A Dsha1-internal.c
H A Dsha512-internal.c
H A Dsha256-internal.c
H A Dmd4-internal.c
H A Daes-gcm.c
H A Ddes-internal.c
H A Drandom.c
H A Dcrypto_openssl.c
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/ !
H A Dwlan_scan_utils_api.h262 #define WLAN_LPF_RSSI(x, y, len) \ argument
265 #define WLAN_RSSI_LPF(x, y) do { \ argument
270 #define WLAN_ABS_RSSI_LPF(x, y) do { \ argument
285 #define WLAN_LPF_SNR(x, y, len) \ argument
288 #define WLAN_SNR_LPF(x, y) do { \ argument
/wlan-driver/qcacld-3.0/uapi/linux/ !
H A Ddbglog_common.h40 #define WLAN_DIAG_0_TYPE_SET(x, y) WMI_F_RMW(x, y, WLAN_DIAG_0_TYPE) argument
47 #define WLAN_DIAG_0_LEN_SET(x, y) WMI_F_RMW(x, y, WLAN_DIAG_0_LEN) argument
/wlan-driver/wpa_supplicant_8/src/tls/ !
H A Dlibtommath.c
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ !
H A Dqdf_crypto.c261 uint8_t x[AES_BLOCK_SIZE], y[AES_BLOCK_SIZE]; in qdf_crypto_aes_128_cmac() local
319 uint8_t x[AES_BLOCK_SIZE], y[AES_BLOCK_SIZE]; in qdf_crypto_aes_128_cmac() local
H A Di_qdf_util.h269 #define __qdf_roundup(x, y) roundup(x, y) argument
270 #define __qdf_ceil(x, y) DIV_ROUND_UP(x, y) argument
/wlan-driver/wpa_supplicant_8/src/eap_common/ !
H A Deap_pwd_common.h
H A Deap_pwd_common.c
/wlan-driver/fw-api/hw/qcn9000/ !
H A DHALcomdef.h429 #define MAX( x, y ) ( ((x) > (y)) ? (x) : (y) ) argument
433 #define MIN( x, y ) ( ((x) < (y)) ? (x) : (y) ) argument
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ !
H A Dqdf_util.h327 #define qdf_roundup(x, y) __qdf_roundup(x, y) argument
336 #define qdf_ceil(x, y) __qdf_ceil(x, y) argument
/wlan-driver/wpa_supplicant_8/src/eap_peer/ !
H A Deap_pax.c
/wlan-driver/qcacld-3.0/core/dp/htt/ !
H A Dhtt_types.h452 #define HTT_WIFI_IP(pdev, x, y) (((pdev)->wifi_ip_ver.major == (x)) && \ argument
455 #define HTT_SET_WIFI_IP(pdev, x, y) (((pdev)->wifi_ip_ver.major = (x)) && \ argument
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_tsf.c1011 static inline int hdd_64bit_plus(uint64_t x, int64_t y, uint64_t *ret) in hdd_64bit_plus()
1023 static inline int hdd_uint64_plus(uint64_t x, uint64_t y, uint64_t *ret) in hdd_uint64_plus()
1037 static inline int hdd_uint64_minus(uint64_t x, uint64_t y, uint64_t *ret) in hdd_uint64_minus()
/wlan-driver/wpa_supplicant_8/src/eap_server/ !
H A Deap_server_pax.c
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ !
H A Dhal_reo.h549 uint8_t y = (x & (~x + 1)) & BLOCK_RES_MASK; in hal_find_one_bit() local
560 uint8_t y = (~x & (x+1)) & BLOCK_RES_MASK; in hal_find_zero_bit() local
/wlan-driver/wpa_supplicant_8/src/common/ !
H A Dsae.c
H A Ddpp_crypto.c

12