/wlan-driver/wpa_supplicant_8/src/crypto/ ! |
H A D | md5-internal.c |
|
H A D | sha1-internal.c |
|
H A D | sha512-internal.c |
|
H A D | sha256-internal.c |
|
H A D | md4-internal.c |
|
H A D | aes-gcm.c |
|
H A D | des-internal.c |
|
H A D | random.c |
|
H A D | crypto_openssl.c |
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/ ! |
H A D | wlan_scan_utils_api.h | 262 #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 D | dbglog_common.h | 40 #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 D | libtommath.c |
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ ! |
H A D | qdf_crypto.c | 261 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 D | i_qdf_util.h | 269 #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 D | eap_pwd_common.h |
|
H A D | eap_pwd_common.c |
|
/wlan-driver/fw-api/hw/qcn9000/ ! |
H A D | HALcomdef.h | 429 #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 D | qdf_util.h | 327 #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 D | eap_pax.c |
|
/wlan-driver/qcacld-3.0/core/dp/htt/ ! |
H A D | htt_types.h | 452 #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 D | wlan_hdd_tsf.c | 1011 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 D | eap_server_pax.c |
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ ! |
H A D | hal_reo.h | 549 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 D | sae.c |
|
H A D | dpp_crypto.c |
|