Home
last modified time | relevance | path

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

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