Searched refs:cipherCount (Results 1 – 1 of 1) sorted by relevance
976 short cipherCount = buf.getShort(); in parseRsnElement() local979 for (int i = 0; i < cipherCount; i++) { in parseRsnElement()1138 short cipherCount = buf.getShort(); in parseWpaOneElement() local1141 for (int i = 0; i < cipherCount; i++) { in parseWpaOneElement()