/libcore/benchmarks/src/benchmarks/regression/ |
CipherBenchmark.java | 87 private String cipherAlgorithm; 100 cipherAlgorithm = algorithm.toString() + "/" + mode.toString() + "/" 127 cipherEncrypt = Cipher.getInstance(cipherAlgorithm, providerName); 130 cipherDecrypt = Cipher.getInstance(cipherAlgorithm, providerName);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
PBES2AlgorithmParameters.java | 48 private final ASN1ObjectIdentifier cipherAlgorithm; 57 ASN1ObjectIdentifier cipherAlgorithm, 62 this.cipherAlgorithm = cipherAlgorithm; 138 new EncryptionScheme(cipherAlgorithm, new DEROctetString(iv)));
|
/development/ndk/platforms/android-21/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/frameworks/av/include/ndk/ |
NdkMediaDrm.h | 409 * by cipherAlgorithm, and write the encrypted result into output. The caller must 415 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 420 * by cipherAlgorithm, and write the decrypted result into output. The caller must 426 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/media/ |
NdkMediaDrm.h | 407 * by cipherAlgorithm, and write the encrypted result into output. The caller must 413 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv, 418 * by cipherAlgorithm, and write the decrypted result into output. The caller must 424 const char *cipherAlgorithm, uint8_t *keyId, uint8_t *iv,
|