Searched refs:key2 (Results 1 – 2 of 2) sorted by relevance
529 static bool hasheq(void * key1, void *key2) in hasheq() argument531 return key1 == key2; in hasheq()
1257 UniqueKey key2(&sDevice, key2_blob, key2_blob_length); in TEST_F() local