Searched refs:cipher_type (Results 1 – 4 of 4) sorted by relevance
811 if ((msg->cipher_type != NAN_CIPHER_SUITE_SHARED_KEY_NONE) && in nan_data_request_initiator()819 if ((msg->cipher_type != NAN_CIPHER_SUITE_SHARED_KEY_NONE) && in nan_data_request_initiator()890 if (msg->cipher_type != NAN_CIPHER_SUITE_SHARED_KEY_NONE) { in nan_data_request_initiator()892 msg->cipher_type)) in nan_data_request_initiator()946 if ((msg->cipher_type != NAN_CIPHER_SUITE_SHARED_KEY_NONE) && in nan_data_indication_response()1006 if (msg->cipher_type != NAN_CIPHER_SUITE_SHARED_KEY_NONE) { in nan_data_indication_response()1008 msg->cipher_type)) in nan_data_indication_response()
652 (pReq->cipher_type ? SIZEOF_TLV_HDR + sizeof(NanCsidType) : 0) + in putNanPublish()736 if (pReq->cipher_type) { in putNanPublish()738 pNanCsidType.csid_type = pReq->cipher_type; in putNanPublish()909 (pReq->cipher_type ? SIZEOF_TLV_HDR + sizeof(NanCsidType) : 0) + in putNanSubscribe()1001 if (pReq->cipher_type) { in putNanSubscribe()1003 pNanCsidType.csid_type = pReq->cipher_type; in putNanSubscribe()
1118 u32 cipher_type; member1281 u32 cipher_type; member2177 u32 cipher_type; member2217 u32 cipher_type; member
1306 legacy_request->cipher_type = in convertHidlNanPublishRequestToLegacy()1458 legacy_request->cipher_type = in convertHidlNanSubscribeRequestToLegacy()1769 legacy_request->cipher_type = in convertHidlNanDataPathInitiatorRequestToLegacy()1850 legacy_request->cipher_type = in convertHidlNanDataPathIndicationResponseToLegacy()