HomeSort by relevance Sort by last modified time
    Searched refs:AddKey (Results 26 - 36 of 36) sorted by null

12

  /external/chromium_org/chromeos/login/auth/
extended_authenticator_impl.cc 111 void ExtendedAuthenticatorImpl::AddKey(const UserContext& context,
  /external/chromium_org/content/renderer/media/crypto/
proxy_decryptor.cc 153 void ProxyDecryptor::AddKey(const uint8* key,
158 DVLOG(1) << "AddKey()";
160 // In the prefixed API, the session parameter provided to addKey() is
  /external/chromium_org/sync/util/
cryptographer.cc 162 bool Cryptographer::AddKey(const KeyParams& params) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iadmw.h 110 virtual HRESULT WINAPI AddKey(METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath) = 0;
148 HRESULT (WINAPI *AddKey)(IMSAdminBaseW *This,METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath);
188 #define IMSAdminBaseW_AddKey(This,hMDHandle,pszMDPath) (This)->lpVtbl->AddKey(This,hMDHandle,pszMDPath)
304 HRESULT (WINAPI *AddKey)(IMSAdminBase2W *This,METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath);
    [all...]
d3drmobj.h     [all...]
  /external/chromium_org/sync/engine/
directory_update_handler_unittest.cc     [all...]
syncer_unittest.cc 718 other_cryptographer.AddKey(other_params);
724 GetCryptographer(&wtrans)->AddKey(key_params);
869 other_cryptographer.AddKey(key_params);
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 467 trans.GetCryptographer()->AddKey(params);
501 trans.GetCryptographer()->AddKey(params);
904 cryptographer->AddKey(params);
    [all...]
  /external/chromium_org/media/blink/
webmediaplayer_impl.cc 646 WebMediaPlayer::MediaKeyException WebMediaPlayerImpl::addKey(
655 return encrypted_media_support_->AddKey(
    [all...]
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc     [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc     [all...]

Completed in 1350 milliseconds

12