Searched refs:PrivateKeyWrite (Results 1 - 4 of 4) sorted by relevance

/external/vboot_reference/host/lib/include/
H A Dhost_key.h33 int PrivateKeyWrite(const char* filename, const VbPrivateKey* key);
/external/vboot_reference/futility/
H A Dcmd_vbutil_key.c93 if (0 != PrivateKeyWrite(outfile, privkey)) {
148 if (0 != PrivateKeyWrite(outfile, privkey)) {
H A Dcmd_create.c123 if (0 != PrivateKeyWrite(outfile, privkey)) {
/external/vboot_reference/host/lib/
H A Dhost_key.c72 int PrivateKeyWrite(const char* filename, const VbPrivateKey* key) { function

Completed in 168 milliseconds