Home
last modified time | relevance | path

Searched defs:key_file (Results 1 – 2 of 2) sorted by relevance

/system/webservd/webservd/
Dserver.cc61 brillo::SecureBlob LoadAndValidatePrivateKey(const base::FilePath& key_file, in LoadAndValidatePrivateKey()
178 const base::FilePath key_file{kKeyFile}; in InitTlsData() local
/system/extras/verity/
Dgenerate_verity_key.c114 static int convert_x509(const char *pem_file, const char *key_file) in convert_x509()