Searched refs:cipherCount (Results 1 – 1 of 1) sorted by relevance
1947 short cipherCount = buf.getShort(); in parseRsnElement() local1950 for (int i = 0; i < cipherCount; i++) { in parseRsnElement()2173 short cipherCount = buf.getShort(); in parseWpaOneElement() local2176 for (int i = 0; i < cipherCount; i++) { in parseWpaOneElement()