Searched refs:getSessionKeyLength (Results 1 – 3 of 3) sorted by relevance
693 assertEquals(sessionKeyLength, params.getSessionKeyLength()); in testSpecificationParams()719 assertEquals(sessionKeyLength, fromBundle.getSessionKeyLength()); in testSpecificationParams()750 assertEquals(sessionKeyLength, fromCopy.getSessionKeyLength()); in testSpecificationParams()
238 assertEquals(firaSpecificationParams.getSessionKeyLength(), KEY_LENGTH_256_BITS_SUPPORTED); in verifyFiraSpecificationVersion2()
390 public int getSessionKeyLength() { in getSessionKeyLength() method in FiraSpecificationParams