Searched defs:newKey (Results 1 – 2 of 2) sorted by relevance
412 Box newKey = new Box(k1a); in testPutNew() local438 Box newKey = new Box(k1a); in testPutAll() local466 Box newKey = new Box(k1a); in testPutIfAbsentAddsNew() local581 Box newKey = new Box(k1a); in testComputeAN() local593 Box newKey = new Box(k1a); in testComputeAV() local630 Box newKey = new Box(k1a); in testComputeIfAbsentIsCalled() local659 Box newKey = new Box(k1a); in testComputeIfAbsentNullReturn() local712 Box newKey = new Box(k1a); in testMergeAbsent() local
41 func newKey() *ecdsa.PrivateKey { func