Home
last modified time | relevance | path

Searched defs:crypto (Results 1 – 25 of 34) sorted by relevance

12

/aosp12/frameworks/av/media/ndk/
H A DNdkMediaCrypto.cpp51 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_isCryptoSchemeSupported() local
60 sp<ICrypto> crypto = makeCrypto(); in AMediaCrypto_requiresSecureDecoderComponent() local
79 AMediaCrypto *crypto = new AMediaCrypto(); in AMediaCrypto_new() local
86 void AMediaCrypto_delete(AMediaCrypto* crypto) { in AMediaCrypto_delete()
H A DNdkMediaCodec.cpp451 AMediaCrypto *crypto, in AMediaCodec_configure()
799 AMediaCodecCryptoInfo* crypto, in AMediaCodec_queueSecureInputBuffer()
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jar ... .crypto.tink.subtle com.google.crypto.tink.subtle.XChaCha20 extends com.google ...
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp72 sp<ICrypto> crypto = MakeCrypto(); in MakeCrypto() local
97 sp<ICrypto> crypto = MakeCrypto(); in IsCryptoSchemeSupported() local
142 JNIEnv *env, jobject thiz, const sp<JCrypto> &crypto) { in setCrypto()
191 sp<JCrypto> crypto = new JCrypto( in android_media_MediaCrypto_native_setup() local
251 sp<JCrypto> crypto = getCrypto(env, thiz); in android_media_MediaCrypto_requiresSecureDecoderComponent() local
279 sp<ICrypto> crypto = JCrypto::GetCrypto(env, thiz); in android_media_MediaCrypto_setMediaDrmSession() local
/aosp12/packages/modules/adb/crypto/
H A Dkey.cpp25 namespace crypto { namespace
H A Drsa_2048_key.cpp26 namespace crypto { namespace
H A Dx509_generator.cpp28 namespace crypto { namespace
/aosp12/system/nvram/core/
H A Dcrypto_boringssl.cpp27 namespace crypto { namespace
/aosp12/hardware/interfaces/drm/1.4/vts/functional/
H A Ddrm_hal_test.cpp38 sp<V1_0::ICryptoPlugin> crypto; in CryptoPlugin() local
99 sp<V1_0::ICryptoPlugin> crypto(CryptoPlugin(sid)); in TEST_P() local
161 sp<V1_4::ICryptoPlugin> crypto(V1_4::ICryptoPlugin::castFrom(crypto_1_0)); in TEST_P() local
/aosp12/packages/modules/adb/crypto/tests/
H A Dx509_generator_test.cpp25 namespace crypto { namespace
H A Dkey_test.cpp30 namespace crypto { namespace
H A Drsa_2048_key_test.cpp30 namespace crypto { namespace
/aosp12/frameworks/base/core/proto/android/server/
H A Dface.proto46 optional FaceActionStatsProto crypto = 4; field
H A Dfingerprint.proto46 optional PerformanceStatsProto crypto = 4; field
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricPrompt.java770 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult()
939 public void authenticate(@NonNull CryptoObject crypto, in authenticate()
1038 private void authenticateInternal( in authenticateInternal()
H A DBiometricAuthenticator.java155 public AuthenticationResult(CryptoObject crypto, in AuthenticationResult()
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java299 public AuthenticationResult(CryptoObject crypto, Fingerprint fingerprint, int userId, in AuthenticationResult()
539 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
549 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
559 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDrm.cpp146 sp<ICrypto> crypto = createCrypto(&status); in createCryptoAndPlugin() local
/aosp12/frameworks/av/services/mediametrics/
H A Dstatsd_codec.cpp117 int32_t crypto = -1; in statsd_codec() local
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodecListOverrides.cpp154 const sp<ICrypto> crypto; in doProfileCodecs() local
H A DACodecBufferChannel.cpp644 void ACodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto()
/aosp12/packages/modules/Virtualization/authfs/src/
H A Dmain.rs40 mod crypto; module
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java203 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate()
846 public AuthenticationResult(CryptoObject crypto, Face face, int userId, in AuthenticationResult()
/aosp12/frameworks/proto_logging/stats/message/
H A Dmediametrics_message.proto145 optional int32 crypto = 9; field
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java2090 @Nullable Surface surface, @Nullable MediaCrypto crypto, in configure()
2132 @Nullable MediaCrypto crypto, @Nullable IHwBinder descramblerBinder, in configure()
2254 @Nullable Surface surface, @Nullable MediaCrypto crypto, in native_configure()

12