Searched defs:IV (Results 1 – 13 of 13) sorted by relevance
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/crypto/ |
H A D | IkeCombinedModeCipherTest.java | 43 private static final String IV = "fbd69d9de2dafc5e"; field in IkeCombinedModeCipherTest
|
/aosp12/art/test/100-reflect2/src/ |
H A D | Main.java | 256 private static void IV(int i) { in IV() method in Main
|
/aosp12/frameworks/av/drm/libdrmframework/ |
H A D | DrmManagerClient.cpp | 150 const DrmBuffer* encBuffer, DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt()
|
H A D | DrmManagerClientImpl.cpp | 292 DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt()
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSKernelExpand.cpp | 432 llvm::Value *Cond, *IVNext, *IV, *IVVar; in createLoop() local 859 llvm::Value *IV; in ExpandOldStyleForEach() local 1029 llvm::Value *IV; in ExpandForEach() local
|
/aosp12/frameworks/av/drm/common/ |
H A D | DrmEngineBase.cpp | 158 const DrmBuffer* encBuffer, DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt()
|
H A D | IDrmManagerService.cpp | 722 const DrmBuffer* encBuffer, DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt() 1463 DrmBuffer* IV = NULL; in onTransact() local
|
/aosp12/system/keymaster/include/keymaster/cppcose/ |
H A D | cppcose.h | 64 IV = 5, enumerator
|
/aosp12/frameworks/av/drm/drmserver/ |
H A D | DrmManagerService.cpp | 322 const DrmBuffer* encBuffer, DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt()
|
H A D | DrmManager.cpp | 679 const DrmBuffer* encBuffer, DrmBuffer** decBuffer, DrmBuffer* IV) { in decrypt()
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | BitcodeWriter.cpp | 848 } else if (const ConstantInt *IV = dyn_cast<ConstantInt>(C)) { in WriteConstants() local
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | BitcodeWriter.cpp | 850 } else if (const ConstantInt *IV = dyn_cast<ConstantInt>(C)) { in WriteConstants() local
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | BitcodeWriter.cpp | 886 } else if (const ConstantInt *IV = dyn_cast<ConstantInt>(C)) { in WriteConstants() local
|