Lines Matching refs:prhex
570 prhex("Salt", salt, NAN_SECURITY_SALT_SIZE); in passphrase_to_pmk()
1112 prhex(NULL, mParams->sdea_service_specific_info, in createBootstrappingIndResponse()
1135 prhex("Cookie:", mParams->cookie, mParams->cookie_length); in createBootstrappingIndResponse()
1232 prhex(NULL, mParams->sdea_service_specific_info, in createBootstrappingRequest()
1255 prhex("Cookie:", mParams->cookie, mParams->cookie_length); in createBootstrappingRequest()
1412 prhex("NIRA tag", pairing_request_event.nira.tag, NAN_IDENTITY_TAG_LEN); in handleEvent()
1417 prhex("NIRA nonce", pairing_request_event.nira.nonce, in handleEvent()
1480 prhex("Peer NIK:", in handleEvent()
1487 prhex("Local NIK:", in handleEvent()
1521 prhex("NPK", (u8 *)pairing_confirm_event.npk_security_association.npk.pmk, in handleEvent()
1632 prhex("cookie", bs_confirm_event.cookie, in handleEvent()
1856 prhex("rx match: ", mParams->rx_match_filter, mParams->rx_match_filter_len); in createPublishRequest()
1878 prhex("tx match: ", mParams->tx_match_filter, mParams->tx_match_filter_len); in createPublishRequest()
1990 prhex("SCID: ", mParams->scid, mParams->scid_len); in createPublishRequest()
2053 prhex("SDEA INFO: ", mParams->sdea_service_specific_info, in createPublishRequest()
2315 prhex("rx match: ", mParams->rx_match_filter, mParams->rx_match_filter_len); in createSubscribeRequest()
2337 prhex("tx match: ", mParams->tx_match_filter, mParams->tx_match_filter_len); in createSubscribeRequest()
2519 prhex("SDEA INFO: ", mParams->sdea_service_specific_info, in createSubscribeRequest()
2669 prhex("service info: ", mParams->service_specific_info, in createTransmitFollowupRequest()
2711 prhex("SDEA INFO: ", mParams->sdea_service_specific_info, in createTransmitFollowupRequest()
3002 prhex("NIRA tag", subscribe_event.nira.tag, NAN_IDENTITY_TAG_LEN); in handleEvent()
3006 prhex("NIRA nonce", subscribe_event.nira.nonce, NAN_IDENTITY_NONCE_LEN); in handleEvent()
3384 prhex("SVC NAME: ", mParams->service_name, mParams->service_name_len); in createDataPathInitRequest()
3575 prhex("SVC NAME: ", mParams->service_name, mParams->service_name_len); in createDataPathIndResponse()
3648 prhex("SCID: ", mParams->scid, mParams->scid_len); in createDataPathIndResponse()
5105 prhex("sdfInd.data.frame_data: ", (u8*)sdfInd.data.frame_data, in handleEvent()
5468 prhex("svc_hash:", svc_hash, NAN_SVC_HASH_SIZE); in get_svc_hash()
5682 prhex("service_specific_info", in dump_NanPublishRequest()
5690 prhex("rx_match_filter", msg->rx_match_filter, msg->rx_match_filter_len); in dump_NanPublishRequest()
5696 prhex("tx_match_filter", msg->tx_match_filter, msg->tx_match_filter_len); in dump_NanPublishRequest()
5729 prhex("NIK:", msg->nan_identity_key, NAN_IDENTITY_KEY_LEN); in dump_NanPublishRequest()
5764 prhex("service_specific_info", in dump_NanSubscribeRequest()
5772 prhex("rx_match_filter", msg->rx_match_filter, msg->rx_match_filter_len); in dump_NanSubscribeRequest()
5778 prhex("tx_match_filter", msg->rx_match_filter, msg->tx_match_filter_len); in dump_NanSubscribeRequest()
5817 prhex("NIK:", msg->nan_identity_key, NAN_IDENTITY_KEY_LEN); in dump_NanSubscribeRequest()
5840 prhex("service_specific_info", in dump_NanTransmitFollowupRequest()
5875 prhex("dp app info=: ", (u8*)msg->app_info.ndp_app_info, in dump_NanDataPathInitiatorRequest()
5908 prhex("dp app info=: ", (u8*)msg->app_info.ndp_app_info, in dump_NanDataPathIndicationResponse()
5941 prhex("key_info:", msg->key_info.body.passphrase_info.passphrase, in dump_NanPairingRequest()
5943 prhex("NIK:", msg->nan_identity_key, NAN_IDENTITY_KEY_LEN); in dump_NanPairingRequest()
5962 prhex("key_info:", msg->key_info.body.passphrase_info.passphrase, in dump_NanPairingIndResponse()
5964 prhex("NIK:", msg->nan_identity_key, NAN_IDENTITY_KEY_LEN); in dump_NanPairingIndResponse()
5981 prhex(NULL, msg->cookie, msg->cookie_length); in dump_NanBootstrapingRequest()
6008 prhex(NULL, msg->cookie, msg->cookie_length); in dump_NanBootstrapingIndResponse()
6834 prhex("NIRA tag", subscribe_event.nira.tag, NAN_IDENTITY_TAG_LEN); in handleEvent()
6839 prhex("NIRA nonce", subscribe_event.nira.nonce, NAN_IDENTITY_NONCE_LEN); in handleEvent()
6938 prhex("sdfInd.data.frame_data: ", (u8*)sdfInd.data.frame_data, in handleEvent()
7193 prhex("NIRA tag", pairing_request_event.nira.tag, in handleEvent()
7199 prhex("NIRA nonce", pairing_request_event.nira.nonce, in handleEvent()
7264 prhex("Peer NIK:", in handleEvent()
7271 prhex("Local NIK:", in handleEvent()
7307 prhex("NPK:", in handleEvent()
7419 prhex("cookie :", bs_confirm_event.cookie, in handleEvent()