Home
last modified time | relevance | path

Searched refs:signing_key_pem_file (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/host/lib/
Dhost_keyblock.c76 const char* signing_key_pem_file, in KeyBlockCreate_external() argument
93 if (!signing_key_pem_file || !data_key || !external_signer) in KeyBlockCreate_external()
123 signing_key_pem_file, algorithm, in KeyBlockCreate_external()
/external/vboot_reference/host/lib/include/
Dhost_keyblock.h22 const char* signing_key_pem_file,