Home
last modified time | relevance | path

Searched refs:KeyPair (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/dnscrypt/
Ddnscrypt.h47 } KeyPair; typedef
52 KeyPair *keypair;
63 KeyPair *keypairs;
Ddnscrypt.c813 KeyPair *current_keypair = &env->keypairs[keypair_id]; in dnsc_parse_keys()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
DAttributor.h1014 auto KeyPair = std::make_pair(&From, &To);
1015 auto Iter = PotentiallyReachableMap.find(KeyPair);
1024 PotentiallyReachableMap.insert(std::make_pair(KeyPair, Result));