Searched refs:algoSelectBit (Results 1 – 3 of 3) sorted by relevance
218 uint8_t algoSelectBit = inPayload[2] >> algoSelectShift; in getChannelCipherSuites() local219 if ((listIndex | (algoSelectBit << algoSelectShift)) != inPayload[2]) in getChannelCipherSuites()257 algoSelectBit ? cipherRecords : supportedAlgorithms; in getChannelCipherSuites()
119 uint1_t algoSelectBit) in getChannelCipherSuites() argument154 algoSelectBit ? cipherRecords : supportedAlgorithms; in getChannelCipherSuites()
24 uint1_t algoSelectBit);