Home
last modified time | relevance | path

Searched defs:securityLevel (Results 76 – 100 of 301) sorted by relevance

12345678910>>...13

/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore/
H A DKeyInfo.java116 @KeyProperties.SecurityLevelEnum int securityLevel, in KeyInfo()
/aosp_15_r20/cts/tests/tests/identity/src/android/security/identity/cts/
H A DParsedAttestationRecord.java207 private static SecurityLevel securityLevelToEnum(int securityLevel) { in securityLevelToEnum()
/aosp_15_r20/hardware/interfaces/drm/1.4/vts/functional/
H A Ddrm_hal_test.cpp67 auto securityLevel = static_cast<SecurityLevel>(level); in OpenSession() local
/aosp_15_r20/system/keymaster/ng/include/
H A DAndroidKeymaster41Device.h65 explicit AndroidKeymaster41Device(SecurityLevel securityLevel) in AndroidKeymaster41Device()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm_interface/dump/android/hardware/drm/
DIDrmPlugin.aidl54 byte[] openSession(in android.hardware.drm.SecurityLevel securityLevel); in openSession()
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
H A DIDrmPlugin.aidl54 byte[] openSession(in android.hardware.drm.SecurityLevel securityLevel); in openSession()
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DServerCallImpl.java257 final SecurityLevel securityLevel = attributes.get(ATTR_SECURITY_LEVEL); in getSecurityLevel() local
/aosp_15_r20/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
H A DIDrmPlugin.aidl54 byte[] openSession(in android.hardware.drm.SecurityLevel securityLevel); in openSession()
/aosp_15_r20/hardware/interfaces/drm/aidl/android/hardware/drm/
H A DIDrmPlugin.aidl397 byte[] openSession(in SecurityLevel securityLevel); in openSession()
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp197 SecurityLevel securityLevel) in RemoteKeyMintDevice()
/aosp_15_r20/out/soong/.intermediates/external/android-key-attestation/android-key-attestation/android_common/javac/
Dandroid-key-attestation.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp49 KeyCharacteristics convertAuthSet(SecurityLevel securityLevel, in convertAuthSet()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.4/[email protected]_genc++/gen/android/hardware/drm/1.4/
DDrmFactoryAll.cpp192 …st ::android::hardware::hidl_string& mimeType, ::android::hardware::drm::V1_1::SecurityLevel secur… in isCryptoSchemeSupported_1_2()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/security/
H A DAndroidKeystoreAttestationVerificationAttributes.java424 int securityLevel = getEnumFromAsn1(asn1); in getSecurityLevelEnum() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.3/[email protected]_genc++/gen/android/hardware/drm/1.3/
DDrmFactoryAll.cpp262 …st ::android::hardware::hidl_string& mimeType, ::android::hardware::drm::V1_1::SecurityLevel secur… in isCryptoSchemeSupported_1_2()
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp627 DrmPlugin::SecurityLevel securityLevel, bool *isSupported) { in IsCryptoSchemeSupported()
1106 DrmPlugin::SecurityLevel securityLevel = jintToSecurityLevel(jSecurityLevel); in android_media_MediaDrm_isCryptoSchemeSupportedNative() local
2076 DrmPlugin::SecurityLevel securityLevel = jintToSecurityLevel(jSecurityLevel); in android_media_MediaDrm_requiresSecureDecoder() local
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java671 final @SecurityLevel int securityLevel = in generateKeyPair() local
/aosp_15_r20/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp164 std::shared_ptr<ks2::IKeystoreSecurityLevel> securityLevel; in generateKey() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSelectorTest.java1001 int securityLevel = DevicePolicyManager.WIFI_SECURITY_ENTERPRISE_EAP; in filterOutAdminSecurityTypeRestrictedSsid() local
1043 int securityLevel = DevicePolicyManager.WIFI_SECURITY_ENTERPRISE_EAP; in filterOutUnknownSecurityTypeSsidsWhenAdminSecurityTypeRestrictionSet() local
1086 int securityLevel = DevicePolicyManager.WIFI_SECURITY_ENTERPRISE_EAP; in filterOutOnlyUnknownSecurityTypeSsidsWhenAdminSecurityTypeRestrictionSet() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar30META-INF/ META-INF/MANIFEST.MF android/ android/filterfw/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-30/
Dframework.jarandroid/security/keystore2/KeymasterUtils.class KeymasterUtils.java package android.security.keystore2 public ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/1.1/[email protected]_genc++/gen/android/hardware/drm/1.1/
DDrmPluginAll.cpp178 …ls::HidlInstrumentor *_hidl_this_instrumentor, ::android::hardware::drm::V1_1::SecurityLevel secur… in _hidl_openSession_1_1()
1247 …e::Return<void> BpHwDrmPlugin::openSession_1_1(::android::hardware::drm::V1_1::SecurityLevel secur… in openSession_1_1()
/aosp_15_r20/cts/tests/security/src/android/keystore/cts/
H A DAuthorizationList.java177 private Integer securityLevel; field in AuthorizationList
/aosp_15_r20/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DStandardWifiEntry.java994 int securityLevel = Utils.convertSecurityTypeToDpmWifiSecurity(type); in updateAdminRestrictions() local
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/performance/
H A DBenchmark.cpp165 const hidl_string& author) { in KeymasterWrapper()

12345678910>>...13