Searched refs:trusted (Results 1 – 6 of 6) sorted by relevance
19 rm trusted.pem22 openssl x509 -in server.crt -text >> trusted.pem
114 src: "certs/trusted.pem",115 filename: "trusted.pem",
238 bool trusted = false; in handleVerify() local272 trusted = true; in handleVerify()281 if (trusted && !lastTrusted) { in handleVerify()284 return trusted ? 0 : 2; in handleVerify()
133 trusted.pem \
122 cd ${ANDROID_BUILD_TOP}/external/arm-trusted-firmware