Searched refs:cipherCount (Results 1 – 1 of 1) sorted by relevance
471 short cipherCount = buf.getShort(); in parseRsnElement() local474 for (int i = 0; i < cipherCount; i++) { in parseRsnElement()624 short cipherCount = buf.getShort(); in parseWpaOneElement() local627 for (int i = 0; i < cipherCount; i++) { in parseWpaOneElement()