Searched refs:delegates (Results 1 – 7 of 7) sorted by relevance
460 DelegateMap &delegates = context_md->m_delegates; in GetDelegate() local461 DelegateMap::iterator delegate_iter = delegates.find(src_ctx); in GetDelegate()463 if (delegate_iter == delegates.end()) { in GetDelegate()466 delegates[src_ctx] = delegate; in GetDelegate()
138 * algorithm name or OID, and delegates further decoding in DER form to the144 * decrypts it, obtaining the algorithm name or OID, and delegates the
364 list<STIPredicateDecl> delegates = []> {381 // delegates to `isZeroIdiom()` part of its computation.382 list<STIPredicateDecl> Delegates = delegates;
76 /// This delegates execution to the run() abstract function after the command
232 Registration Authority, i.e., an optional system to which a CA delegates certain management functio…234 An optional system to which a CA delegates the publication of certificate revocation lists.
985 A registration authority typically delegates responsibility
2715 def note_it_delegates_to : Note<"it delegates to">;2716 def note_which_delegates_to : Note<"which delegates to">;