Searched refs:KeyPair (Results 1 – 3 of 3) sorted by relevance
47 } KeyPair; typedef52 KeyPair *keypair;63 KeyPair *keypairs;
813 KeyPair *current_keypair = &env->keypairs[keypair_id]; in dnsc_parse_keys()
1014 auto KeyPair = std::make_pair(&From, &To);1015 auto Iter = PotentiallyReachableMap.find(KeyPair);1024 PotentiallyReachableMap.insert(std::make_pair(KeyPair, Result));