Home
last modified time | relevance | path

Searched refs:prhex (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp514 static void prhex(const char *msg, u8 *buf, u32 nbytes);
534 prhex("Salt", salt, NAN_SECURITY_SALT_SIZE); in passphrase_to_pmk()
551 prhex("PMK_HEX", pmk_hex, 32); in passphrase_to_pmk()
759 prhex(NULL, mParams->rx_match_filter, mParams->rx_match_filter_len); in createPublishRequest()
776 prhex(NULL, mParams->tx_match_filter, mParams->tx_match_filter_len); in createPublishRequest()
875 prhex(NULL, mParams->scid, mParams->scid_len); in createPublishRequest()
929prhex(NULL, mParams->sdea_service_specific_info, mParams->sdea_service_specific_info_len); in createPublishRequest()
1118 prhex(NULL, mParams->rx_match_filter, mParams->rx_match_filter_len); in createSubscribeRequest()
1135 prhex(NULL, mParams->tx_match_filter, mParams->tx_match_filter_len); in createSubscribeRequest()
1157 prhex(NULL, (u8 *)mParams->intf_addr, in createSubscribeRequest()
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h807 extern void prhex(const char *msg, uchar *buf, uint len);