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()
674 (pReq->cipher_type ? SIZEOF_TLV_HDR + sizeof(NanCsidType) : 0) + in putNanPublish()758 if (pReq->cipher_type) { in putNanPublish()760 pNanCsidType.csid_type = pReq->cipher_type; in putNanPublish()931 (pReq->cipher_type ? SIZEOF_TLV_HDR + sizeof(NanCsidType) : 0) + in putNanSubscribe()1021 if (pReq->cipher_type) { in putNanSubscribe()1023 pNanCsidType.csid_type = pReq->cipher_type; in putNanSubscribe()
1128 u32 cipher_type; member1291 u32 cipher_type; member2196 u32 cipher_type; member2236 u32 cipher_type; member
1373 legacy_request->cipher_type = in convertHidlNanPublishRequestToLegacy()1525 legacy_request->cipher_type = in convertHidlNanSubscribeRequestToLegacy()1836 legacy_request->cipher_type = in convertHidlNanDataPathInitiatorRequestToLegacy()1917 legacy_request->cipher_type = in convertHidlNanDataPathIndicationResponseToLegacy()