Home
last modified time | relevance | path

Searched defs:Certificate (Results 1 – 11 of 11) sorted by relevance

/aosp12/bootable/recovery/install/include/install/
H A Dverifier.h45 struct Certificate { struct
51 Certificate(int hash_len_, KeyType key_type_, std::unique_ptr<RSA, RSADeleter>&& rsa_, in Certificate() argument
56 int hash_len;
57 KeyType key_type;
58 std::unique_ptr<RSA, RSADeleter> rsa;
59 std::unique_ptr<EC_KEY, ECKEYDeleter> ec;
/aosp12/frameworks/base/media/lib/signer/java/com/android/mediadrm/signer/
H A DMediaDrmSigner.java66 public final static class Certificate { class in MediaDrmSigner
69 Certificate(MediaDrm.Certificate certificate) { in Certificate() method in MediaDrmSigner.Certificate
/aosp12/build/soong/java/
H A Dapp.go123 Certificate *string member
188 func (a *AndroidApp) Certificate() Certificate { func
198 type Certificate struct { struct
199 Pem, Key android.Path
200 presigned bool
571 func processMainCert(m android.ModuleBase, certPropValue string, certificates []Certificate, ctx an…
1108 Certificate Certificate member
1113 Certificate *string member
H A Dapp_builder.go55 …packageFile, jniJarFile, dexJarFile android.Path, certificates []Certificate, deps android.Paths, …
79 …ext, signedApk android.WritablePath, unsignedApk android.Path, certificates []Certificate, v4Signa…
H A Drro.go49 Certificate *string member
163 func (r *RuntimeResourceOverlay) Certificate() Certificate { func
H A Dapp_import.go68 Certificate *string member
359 func (a *AndroidAppImport) Certificate() Certificate { func
/aosp12/packages/modules/Gki/build/
H A Draw_img_ota.go97 Certificate *string member
/aosp12/system/security/keystore2/src/km_compat/
H A Dcertificate_test.cpp74 static void ensureCertChainSize(const std::variant<std::vector<Certificate>, ScopedAStatus>& result, in ensureCertChainSize()
/aosp12/system/security/keystore2/src/
H A Dremote_provisioning.rs177 ) -> Result<Option<(AttestationKey, Certificate)>> { in get_remotely_provisioned_attestation_key_and_certs() argument
/aosp12/build/soong/apex/
H A Dapex.go312 Certificate *string member
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...