Searched
full:verification (Results
601 -
625 of
1049) sorted by null
<<21222324252627282930>>
/frameworks/base/keystore/java/android/security/keystore/ |
KeyInfo.java | 164 * Gets the time instant after which the key is no long valid for decryption and verification.
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
VCardVerifier.java | 86 // When null, we don't need to do the verification.
|
/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/ |
CameraPreviewActivity.java | 55 * Tests for manual verification of the CDD-required camera output formats
|
/hardware/qcom/gps/core/ |
gps_extended_c.h | 356 LOC_API_ADAPTER_REQUEST_NI_NOTIFY_VERIFY, // NI notification/verification request
|
/hardware/ti/omap4-aah/security/tf_sdk/include/ |
OEMCrypto.h | 271 * The API performs two verification steps on the Keybox. It first verifies the MAGIC
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
SSLServerSocketTest.java | 42 * Additional class for SSLServerSocket constructor verification
|
/libcore/luni/src/main/java/java/security/ |
SignatureSpi.java | 38 * verification, using the public key of the identity whose signature is
|
/libcore/luni/src/main/java/java/util/jar/ |
Manifest.java | 63 * verification.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
HttpsURLConnection.java | 63 * case of allowing all certificate chains to pass verification,
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
CipherSpiTest.java | 304 * Additional class for CipherGeneratorSpi constructor verification
|
/packages/apps/Email/provider_src/com/android/email/mail/transport/ |
MailTransport.java | 159 * NOTE: No explicit hostname verification is required here, because it's handled automatically
|
/packages/apps/Settings/src/com/android/settings/ |
DevelopmentSettings.java | 799 final Intent verification = new Intent(Intent.ACTION_PACKAGE_NEEDS_VERIFICATION); local [all...] |
/system/bt/stack/gatt/ |
gatt_auth.c | 118 GATT_TRACE_ERROR("Signature Verification Failed, data ignored");
|
/art/runtime/entrypoints/ |
entrypoint_utils-inl.h | 139 // When verification/compiler hasn't been able to verify access, optionally perform an access 226 // When verification/compiler hasn't been able to verify access, optionally perform an access
|
/build/tools/releasetools/ |
sign_target_files_apks | 55 verification with the one specified in the input target_files 360 print "for OTA package verification"
|
sign_target_files_apks.py | 55 verification with the one specified in the input target_files 360 print "for OTA package verification"
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
CameraManagerTest.java | 366 * it hasn't been configured, or closed, or disconnected). Verification is 370 * Any other state transitions will fail. A test failure is thrown if verification fails.</p>
|
/external/boringssl/src/crypto/ |
internal.h | 237 * Here is an SMT-LIB verification of this formula: 270 /* Here is an SMT-LIB verification of this formula:
|
/external/conscrypt/src/main/java/org/conscrypt/ |
SSLParametersImpl.java | 552 // setup peer certificate verification 565 // ... and we must disable verification if we don't want client auth. [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
xmlparser.cpp | 611 // TODO: some verification that the character is valid 619 // TODO: some verification that the character is valid
|
/external/llvm/include/llvm/ExecutionEngine/ |
ExecutionEngine.h | 454 /// Enable/Disable IR module verification. 456 /// Note: Module verification is enabled by default in Debug builds, and
|
/external/llvm/include/llvm/Target/ |
TargetSchedule.td | 241 // for stronger verification. 298 // for stronger verification.
|
/external/llvm/tools/verify-uselistorder/ |
verify-uselistorder.cpp | 343 report_fatal_error("verification failed"); 499 report_fatal_error("verification failed");
|
/external/vboot_reference/scripts/image_signing/ |
sign_official_build.sh | 585 echo "Testing key verification..." 679 # Verification
|
/external/wpa_supplicant_8/src/crypto/ |
tls.h | 294 * tls_global_set_verify - Set global certificate verification options 303 * tls_connection_set_verify - Set certificate verification options
|
Completed in 779 milliseconds
<<21222324252627282930>>