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

  /external/boringssl/src/crypto/
ex_data.c 114 #include <openssl/crypto.h>
139 OPENSSL_PUT_ERROR(CRYPTO, ERR_R_MALLOC_FAILURE);
155 OPENSSL_PUT_ERROR(CRYPTO, ERR_R_MALLOC_FAILURE);
175 OPENSSL_PUT_ERROR(CRYPTO, ERR_R_MALLOC_FAILURE);
185 OPENSSL_PUT_ERROR(CRYPTO, ERR_R_MALLOC_FAILURE);
222 OPENSSL_PUT_ERROR(CRYPTO, ERR_R_MALLOC_FAILURE);
  /frameworks/base/tools/obbtool/
mkobb.sh 24 CRYPTO=twofish
53 if ! egrep -q "name\s*:\s*${CRYPTO}$" /proc/crypto; then \
54 echo "ERROR: Could not find crypto \`${CRYPTO}' in the kernel."
55 echo "Perhaps you need to: modprobe ${CRYPTO}"
195 echo "ERROR: Crypto desired, but no key supplied or requested to prompt for."
233 echo "0 `blockdev --getsize ${loop_dev}` crypt ${CRYPTO} ${key} 0 ${loop_dev} 0" | dmsetup create ${unique_dm_name}
  /external/google-tv-pairing-protocol/cpp/
configure.ac 40 PKG_CHECK_MODULES(CRYPTO, libcrypto)
configure     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
xcrypto.s 1 # Test OSA2015 CRYPTO instructions
crypto.s 1 # Test CRYPTO instructions
crypto.d 3 #name: sparc CRYPTO
  /prebuilts/go/darwin-x86/src/go/build/
deps_test.go 96 "crypto": {"L2", "hash"}, // interfaces
97 "crypto/cipher": {"L2", "crypto/subtle"},
98 "crypto/subtle": {},
115 "crypto",
116 "crypto/cipher",
117 "crypto/internal/cipherhw",
118 "crypto/subtle",
321 // Core crypto.
322 "crypto/aes": {"L3"}
    [all...]
  /prebuilts/go/linux-x86/src/go/build/
deps_test.go 96 "crypto": {"L2", "hash"}, // interfaces
97 "crypto/cipher": {"L2", "crypto/subtle"},
98 "crypto/subtle": {},
115 "crypto",
116 "crypto/cipher",
117 "crypto/internal/cipherhw",
118 "crypto/subtle",
321 // Core crypto.
322 "crypto/aes": {"L3"}
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-tbl.h 921 /* e.g. PMULL crypto. */
933 /* e.g. PMULL2 crypto. */
1230 #define CRYPTO &aarch64_feature_crypto
1309 {"pmull", 0x0ee0e000, 0xffe0fc00, asimddiff, 0, CRYPTO, OP3 (Vd, Vn, Vm), QL_V3LONGD, 0},
1311 {"pmull2", 0x4ee0e000, 0xffe0fc00, asimddiff, 0, CRYPTO, OP3 (Vd, Vn, Vm), QL_V3LONGD2, 0},
    [all...]
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 1376 final PerformanceStats crypto = mCryptoPerformanceMap.get(userId); local
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
sunpkcs11.jar 

Completed in 204 milliseconds