Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib21/include/
Dhost_key21.h26 struct vb2_private_key { struct
27 enum private_key_location key_location; /* Key location */
28 union {
55 vb2_error_t vb21_private_key_unpack(struct vb2_private_key **key_ptr, argument