Searched defs:bin (Results 1 – 10 of 10) sorted by relevance
/hostap-3.6.0/src/utils/ |
D | uuid.c | 15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() 50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
|
D | utils_module_tests.c | 50 u8 bin[100]; in printf_encode_decode_tests() local 363 u8 bin[3]; in common_tests() local
|
D | json.c | 69 u8 bin[2]; in json_parse_string() local
|
D | common.c | 1003 void bin_clear_free(void *bin, size_t len) in bin_clear_free()
|
/hostap-3.6.0/tests/ |
D | test-aes.c | 337 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ae() local 465 u8 bin[2000], k[32], p[1024], c[1024 + 8], result[1024 + 8]; in test_nist_key_wrap_ad() local
|
/hostap-3.6.0/src/common/ |
D | common_module_tests.c | 459 u8 bin[SAE_MAX_ECC_PRIME_LEN * 2]; in sae_tests() local 483 u8 bin[SAE_MAX_PRIME_LEN]; in sae_tests() local
|
D | sae.c | 613 u8 *bin; in debug_print_bignum() local 634 u8 bin[SAE_MAX_ECC_PRIME_LEN]; in sswu() local 1140 u8 bin[SAE_MAX_ECC_PRIME_LEN * 2]; in sae_derive_pwe_from_pt_ecc() local
|
/hostap-3.6.0/src/tls/ |
D | asn1.c | 506 u8 bin[4]; in asn1_put_integer() local
|
/hostap-3.6.0/src/drivers/ |
D | driver_wext.c | 1405 u8 bin[8]; in wext_get_scan_custom() local
|
/hostap-3.6.0/wpa_supplicant/ |
D | dpp_supplicant.c | 4363 u8 *bin; in wpas_dpp_ca_set() local
|