Searched refs:pskParams (Results 1 – 1 of 1) sorted by relevance
435 SecurityParams pskParams = SecurityParams.createSecurityParamsBySecurityType( in testEquals() local438 assertNotEquals(saeParams1, pskParams); in testEquals()448 SecurityParams pskParams = SecurityParams.createSecurityParamsBySecurityType( in testHashCode() local451 assertNotEquals(saeParams1.hashCode(), pskParams.hashCode()); in testHashCode()