Home
last modified time | relevance | path

Searched defs:CERT (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCarrierKeyDownloadMgrTest.java67 …private static final String CERT = "-----BEGIN CERTIFICATE-----\r\nMIIFjzCCBHegAwIBAgIUPxj3SLif82K… field in CarrierKeyDownloadMgrTest
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DPasspointProviderTest.java133 CERT, enumConstant
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs689 pub const CERT: SubComponentType = Self(1); const