Searched defs:tde_key_wrap_pk_page (Results 1 – 1 of 1) sorted by relevance
738 struct tde_key_wrap_pk_page { struct739 uint8_t page_code[2];740 uint8_t page_length[2];741 uint8_t public_key_type[4];742 uint8_t public_key_format[4];743 uint8_t public_key_length[2];744 uint8_t public_key[];