/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
rpc_des.h | 99 #undef DECRYPT 102 enum desdir { ENCRYPT, DECRYPT };
|
des_old.h | 415 # define DECRYPT DES_DECRYPT
|
/external/openssl/crypto/des/ |
rpc_des.h | 99 #undef DECRYPT 102 enum desdir { ENCRYPT, DECRYPT };
|
des_old.h | 415 # define DECRYPT DES_DECRYPT
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
rpc_des.h | 45 ENCRYPT, DECRYPT
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc_des.h | 45 ENCRYPT, DECRYPT
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc_des.h | 45 ENCRYPT, DECRYPT
|
/frameworks/av/media/libmedia/ |
ICrypto.cpp | 35 DECRYPT, 94 virtual ssize_t decrypt( function in struct:android::BpCrypto 137 remote()->transact(DECRYPT, data, &reply); 224 case DECRYPT: 258 ssize_t result = decrypt(
|
IDrm.cpp | 52 DECRYPT, 335 virtual status_t decrypt(Vector<uint8_t> const &sessionId, function in struct:android::BpDrm 348 remote()->transact(DECRYPT, data, &reply); 686 case DECRYPT: 694 uint32_t result = decrypt(sessionId, keyId, input, iv, output);
|
/frameworks/av/drm/libdrmframework/include/ |
IDrmManagerService.h | 76 DECRYPT, 156 virtual status_t decrypt(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId, 243 virtual status_t decrypt(int uniqueId, DecryptHandle* decryptHandle, int decryptUnitId,
|
/frameworks/av/drm/common/ |
IDrmManagerService.cpp | 717 status_t BpDrmManagerService::decrypt( function in class:BpDrmManagerService 720 ALOGV("decrypt"); 739 remote()->transact(DECRYPT, data, &reply); 742 ALOGV("Return value of decrypt() is %d", status); [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
des_old.h | 415 # define DECRYPT DES_DECRYPT
|
/external/openssl/include/openssl/ |
des_old.h | 415 # define DECRYPT DES_DECRYPT
|
/external/robolectric/lib/main/ |
h2-1.2.147.jar | |