Home
last modified time | relevance | path

Searched refs:trusted (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/certs/
Dcreate_certs.sh19 rm trusted.pem
22 openssl x509 -in server.crt -text >> trusted.pem
/device/google/cuttlefish/host/frontend/gcastv2/https/certs/
Dcreate_certs.sh19 rm trusted.pem
22 openssl x509 -in server.crt -text >> trusted.pem
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/
DAndroid.bp114 src: "certs/trusted.pem",
115 filename: "trusted.pem",
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c238 bool trusted = false; in handleVerify() local
272 trusted = true; in handleVerify()
281 if (trusted && !lastTrusted) { in handleVerify()
284 return trusted ? 0 : 2; in handleVerify()
/device/google/cuttlefish/
Dhost_package.mk133 trusted.pem \
/device/google/cuttlefish/tools/
Dcreate_base_image_arm.sh122 cd ${ANDROID_BUILD_TOP}/external/arm-trusted-firmware