Lines Matching refs:prhex_msg

96 static void prhex_msg(const char *msg, u8 *buf, u32 nbytes)  in prhex_msg()  function
1284 prhex_msg("LCI data", in onRTTResultsV3()
1292 prhex_msg("LCR data", in onRTTResultsV3()
6294 prhex_msg("NIRA nonce", event->nira.nonce, NAN_IDENTITY_NONCE_LEN); in OnNanEventMatch()
6295 prhex_msg("NIRA tag", event->nira.tag, NAN_IDENTITY_TAG_LEN); in OnNanEventMatch()
6441 prhex_msg(" NIRA nonce", (u8 *)event->nira.nonce, NAN_IDENTITY_NONCE_LEN); in OnNanEventPairingIndication()
6442 prhex_msg(" NIRA tag", (u8 *)event->nira.tag, NAN_IDENTITY_TAG_LEN); in OnNanEventPairingIndication()
6453 prhex_msg(" Peer NIK", event->npk_security_association.peer_nan_identity_key, in OnNanEventPairingConfirmation()
6455 prhex_msg(" Local NIK", event->npk_security_association.local_nan_identity_key, in OnNanEventPairingConfirmation()
6459 prhex_msg(" NPK", (u8 *)event->npk_security_association.npk.pmk, in OnNanEventPairingConfirmation()
6481 prhex_msg("Cookie: ", event->cookie, event->cookie_length); in OnNanEventBootstrappingConfirmation()
7825 prhex_msg("NIK", msg.nan_identity_key, NAN_IDENTITY_KEY_LEN); in publishNan()
8227 prhex_msg("NIK", msg.nan_identity_key, NAN_IDENTITY_KEY_LEN); in subscribeNan()
8570 prhex_msg("NPK successfull", msg.key_info.body.pmk_info.pmk, len); in nanPairingRequest()
8604 prhex_msg("NIK", msg.nan_identity_key, NAN_IDENTITY_KEY_LEN); in nanPairingRequest()
8700 prhex_msg("NPK successfull", msg.key_info.body.pmk_info.pmk, len); in nanPairingResponse()
8734 prhex_msg("NIK", msg.nan_identity_key, NAN_IDENTITY_KEY_LEN); in nanPairingResponse()