HomeSort by relevance Sort by last modified time
    Searched refs:testkey (Results 1 - 6 of 6) sorted by null

  /external/quake/tools/
packagesharedlib 11 PRIVATE_CERTIFICATE=$TOP/target/product/security/testkey.x509.pem
12 PRIVATE_PRIVATE_KEY=$TOP/target/product/security/testkey.pk8
  /build/core/
prebuilt.mk 52 LOCAL_CERTIFICATE := testkey
package.mk 286 LOCAL_CERTIFICATE := testkey
291 # default testkey, apply predexopt, but then expect the final .apk
293 LOCAL_CERTIFICATE := testkey
Makefile 243 DEFAULT_KEY_CERT_PAIR := $(SRC_TARGET_DIR)/product/security/testkey
569 OTA_PUBLIC_KEYS := $(SRC_TARGET_DIR)/product/security/testkey.x509.pem
    [all...]
  /external/dropbear/
svr-authpubkey.c 53 unsigned char testkey; /* whether we're just checking if a key is usable */ local
67 testkey = (buf_getbool(ses.payload) == 0);
80 if (testkey) {
  /build/tools/releasetools/
ota_from_target_files 29 "build/target/product/security/testkey").
76 OPTIONS.package_key = "build/target/product/security/testkey"

Completed in 1020 milliseconds