HomeSort by relevance Sort by last modified time
    Searched refs:Iv (Results 1 - 14 of 14) sorted by null

  /frameworks/av/drm/mediadrm/plugins/clearkey/
AesCtrDecryptor.h 33 android::status_t decrypt(const android::Vector<uint8_t>& key, const Iv iv,
ClearKeyTypes.h 29 typedef uint8_t Iv[kBlockSize];
AesCtrDecryptor.cpp 30 const Iv iv, const uint8_t* source,
42 Iv opensslIv;
43 memcpy(opensslIv, iv, sizeof(opensslIv));
CryptoPlugin.h 43 bool secure, const KeyId keyId, const Iv iv,
CryptoPlugin.cpp 35 ssize_t CryptoPlugin::decrypt(bool secure, const KeyId keyId, const Iv iv,
67 status_t res = mSession->decrypt(keyId, iv, srcPtr, dstPtr, subSamples,
Session.h 49 const KeyId keyId, const Iv iv, const void* source,
Session.cpp 65 const KeyId keyId, const Iv iv, const void* source,
79 key, iv,
  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 131 void markInvalidated(const ObjCIvarDecl *Iv);
189 static bool trackIvar(const ObjCIvarDecl *Iv, IvarSet &TrackedIvars,
283 bool IvarInvalidationCheckerImpl::trackIvar(const ObjCIvarDecl *Iv,
286 QualType IvQTy = Iv->getType();
295 const ObjCIvarDecl *I = cast<ObjCIvarDecl>(Iv->getCanonicalDecl());
328 const ObjCIvarDecl *Iv = I->first;
329 StringRef IvarName = Iv->getName();
332 return Iv;
340 return Iv;
375 for (const ObjCIvarDecl *Iv = IDecl->all_declared_ivar_begin(); Iv
    [all...]
  /frameworks/av/drm/mediadrm/plugins/clearkey/tests/
AesCtrDecryptorUnittest.cpp 33 status_t attemptDecrypt(const Key& key, const Iv& iv, const uint8_t* source,
40 return decryptor.decrypt(keyVector, iv, source, destination, subSamples,
45 void attemptDecryptExpectingSuccess(const Key& key, const Iv& iv,
52 ASSERT_EQ(android::OK, attemptDecrypt(key, iv, encrypted, outputBuffer,
70 Iv iv = { local
101 attemptDecryptExpectingSuccess<kTotalSize>(key, iv, encrypted, decrypted,
115 Iv iv = local
161 Iv iv = { local
207 Iv iv = { local
256 Iv iv = { local
310 Iv iv = { local
365 Iv iv = { local
    [all...]
  /external/qemu/disas/
i386.c 352 #define Iv { OP_I, v_mode }
743 { "addS", { eAX, Iv } },
752 { "orS", { eAX, Iv } },
761 { "adcS", { eAX, Iv } },
770 { "sbbS", { eAX, Iv } },
779 { "andS", { eAX, Iv } },
788 { "subS", { eAX, Iv } },
797 { "xorS", { eAX, Iv } },
806 { "cmpS", { eAX, Iv } },
856 { "imulS", { Gv, Ev, Iv } },
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 19 function L(){var a;hv[a=++iv]=L;jv[a]=vv+wv,K();iv=a-1}
20 function ge(){var a;hv[a=++iv]=ge;jv[a]=hD+Ov,fe();iv=a-1}
21 function Xn(){var a;hv[a=++iv]=Xn;jv[a]=cG+Py,bh();iv=a-1}
22 function zo(){var a;hv[a=++iv]=zo;jv[a]=cG+Py,bh();iv=a-1}
23 function Ko(){var a;hv[a=++iv]=Ko;jv[a]=cG+Py,bh();iv=a-1
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 129 ?{?????=??cod? ?;??!u??<6??Iv ??????g#?ô?ZH?? ?4?
178 :| ? 3?}??ww?/w???`?e~h"?@?y 3??0?"??o??^???Xh???i?m?????z^}(E??L>??AT1Y/?{??u&+?+?a?4\????8?????c%Z??'??f??f??9?r8>????.?? ?% ?v??lq??@ 3?9?5?? %??W?D?P?ME??Ri??m?[??5^??p9=2??^???L?=U?????&??'I?m?I????8~??K ??B?Q0#??k??i?!??|??Q??Zf~?&?Te2-??4v?u???c?Z??s???w???{??h.Y?\??T?L??8??K(?(?!j&,h@?I???)???}??b?m????}??????????1M\?ö??'???dZ#;?)??^??C?O?d ???!IV~'\?4C?????{y)??O[?8v? i?%f?i?0?????O??5?]fF?E??<Mf?h????????????-???k??"??Z?@?
440 _??X??b??jB,U?Y??????8?? ????Rx'rv??????? ?Ye????3c??N7?_-?????P??e?Z?"t?o??^??qI?_???Q??o????l?I? .Yk^???Nl??E@o)?????iv???tVx?R ?? L???AE
    [all...]

Completed in 192 milliseconds