Home
last modified time | relevance | path

Searched refs:KeyBlockCreate_external (Results 1 – 4 of 4) sorted by relevance

/external/vboot_reference/host/lib/include/
Dhost_keyblock.h21 VbKeyBlockHeader* KeyBlockCreate_external(const VbPublicKey* data_key,
/external/vboot_reference/host/lib/
Dhost_keyblock.c75 VbKeyBlockHeader* KeyBlockCreate_external(const VbPublicKey* data_key, in KeyBlockCreate_external() function
/external/vboot_reference/futility/
Dcmd_vbutil_keyblock.c115 block = KeyBlockCreate_external(data_key, in Pack()
Dcmd_sign.c92 vblock = KeyBlockCreate_external( in futil_cb_sign_pubkey()