OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encrypt
(Results
201 - 225
of
1012
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libcrypt-2.15.so
libcrypt.so
libcrypt.so.1
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmsvc.h
68
#define SERVICE_DOS_ENCRYPTION L"
ENCRYPT
"
/prebuilts/go/darwin-x86/src/crypto/aes/
ctr_s390x.go
62
//
Encrypt
the buffer using AES in ECB mode.
modes_test.go
26
func (*testBlock)
Encrypt
(a, b []byte) {}
/prebuilts/go/linux-x86/src/crypto/aes/
ctr_s390x.go
62
//
Encrypt
the buffer using AES in ECB mode.
modes_test.go
26
func (*testBlock)
Encrypt
(a, b []byte) {}
/prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html
46
<li><a href="#
encrypt
">Does <b>ProGuard</b>
encrypt
strings constants?</a></li>
207
<h3><a name="
encrypt
">Does <b>ProGuard</b>
encrypt
strings constants?</a></h3>
/system/tpm/attestation/client/
main.cc
45
const char kEncryptCommand[] = "
encrypt
";
73
encrypt
[--user=<email>] [--label=<keylabel>] --input=<input_file>
197
task = base::Bind(&ClientLoop::
Encrypt
, weak_factory_.GetWeakPtr(),
381
void
Encrypt
(const std::string& label,
/system/tpm/attestation/common/
crypto_utility_impl.h
84
//
Encrypt
like trousers does. This is like AesEncrypt but a random IV is
/developers/build/prebuilts/gradle/ConfirmCredential/Application/src/main/java/com/example/android/confirmcredential/
MainActivity.java
88
// Test to
encrypt
something. It might fail if the timeout expired (30s).
95
* Tries to
encrypt
some data with the generated key in {@link #createKey} which
/developers/samples/android/security/ConfirmCredential/Application/src/main/java/com/example/android/confirmcredential/
MainActivity.java
88
// Test to
encrypt
something. It might fail if the timeout expired (30s).
95
* Tries to
encrypt
some data with the generated key in {@link #createKey} which
/external/boringssl/src/fipstools/
cavp_test_util.cc
80
bool
encrypt
, const std::vector<uint8_t> &key,
85
encrypt
? 1 : 0)) {
/external/cros/system_api/dbus/
service_constants.h
431
const char kFlagEncryptRead[] = "
encrypt
-read";
432
const char kFlagEncryptWrite[] = "
encrypt
-write";
433
const char kFlagEncryptAuthenticatedRead[] = "
encrypt
-authenticated-read";
434
const char kFlagEncryptAuthenticatedWrite[] = "
encrypt
-authenticated-write";
460
const char kFlagEncryptRead[] = "
encrypt
-read";
461
const char kFlagEncryptWrite[] = "
encrypt
-write";
462
const char kFlagEncryptAuthenticatedRead[] = "
encrypt
-authenticated-read";
463
const char kFlagEncryptAuthenticatedWrite[] = "
encrypt
-authenticated-write";
[
all
...]
/external/f2fs-tools/mkfs/
f2fs_format_main.c
50
MSG(0, " -O [feature list] e.g. \"
encrypt
\"\n");
81
if (!strcmp(features, "
encrypt
")) {
/frameworks/av/media/libmedia/
IHDCP.cpp
96
virtual status_t
encrypt
(
function in struct:android::BpHDCP
267
err =
encrypt
(inData, size, streamCTR, &inputCTR, outData);
/frameworks/base/tools/obbtool/
mkobb.sh
152
echo " -k <key> Use <key> to
encrypt
OBB file"
153
echo " -K Prompt for key to
encrypt
OBB file"
/hardware/qcom/media/msm8974/mm-core/inc/
QOMX_FileFormatExtensions.h
147
/**QOMX_ENCRYPTIONTYPE indicates the
encrypt
type */
153
OMX_U32 nEncryptVersion; /**
Encrypt
version */
/hardware/qcom/media/msm8996/mm-core/inc/
QOMX_FileFormatExtensions.h
147
/**QOMX_ENCRYPTIONTYPE indicates the
encrypt
type */
153
OMX_U32 nEncryptVersion; /**
Encrypt
version */
/hardware/qcom/media/msm8998/mm-core/inc/
QOMX_FileFormatExtensions.h
147
/**QOMX_ENCRYPTIONTYPE indicates the
encrypt
type */
153
OMX_U32 nEncryptVersion; /**
Encrypt
version */
/hardware/qcom/media/sdm845/mm-core/inc/
QOMX_FileFormatExtensions.h
147
/**QOMX_ENCRYPTIONTYPE indicates the
encrypt
type */
153
OMX_U32 nEncryptVersion; /**
Encrypt
version */
/hardware/qcom/msm8996/original-kernel-headers/linux/
qcedev.h
24
* @QCEDEV_OPER_ENC:
Encrypt
26
* @QCEDEV_OPER_ENC_NO_KEY:
Encrypt
. Do not need key to be specified by
/hardware/qcom/msm8x09/original-kernel-headers/linux/
qcedev.h
24
* @QCEDEV_OPER_ENC:
Encrypt
26
* @QCEDEV_OPER_ENC_NO_KEY:
Encrypt
. Do not need key to be specified by
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/
EncryptionController.java
53
public static final String CHANNEL_ID = "
encrypt
";
207
mContext.getString(R.string.
encrypt
), NotificationManager.IMPORTANCE_HIGH);
Completed in 3238 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>