Searched refs:KeyIdToSessionKeysMap (Results 1 – 2 of 2) sorted by relevance
111 KeyIdToSessionKeysMap; typedef134 KeyIdToSessionKeysMap key_map_; // Protected by |key_map_lock_|.
378 for (KeyIdToSessionKeysMap::iterator it = key_map_.begin(); in GetUsableKeyIds()486 KeyIdToSessionKeysMap::iterator key_id_entry = key_map_.find(key_id); in AddDecryptionKey()503 KeyIdToSessionKeysMap::const_iterator key_id_found = key_map_.find(key_id); in GetKey()517 KeyIdToSessionKeysMap::iterator it = key_map_.begin(); in DeleteKeysForSession()523 KeyIdToSessionKeysMap::iterator current = it; in DeleteKeysForSession()