Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dtboot.h52 #define TB_KEY_SIZE 64 /* 512 bits */ macro
97 uint8_t s3_key[TB_KEY_SIZE];
/xen/xen/arch/x86/
A Dtboot.c205 static void tboot_gen_domain_integrity(const uint8_t key[TB_KEY_SIZE], in tboot_gen_domain_integrity() argument
270 static void tboot_gen_xenheap_integrity(const uint8_t key[TB_KEY_SIZE], in tboot_gen_xenheap_integrity() argument
309 static void tboot_gen_frametable_integrity(const uint8_t key[TB_KEY_SIZE], in tboot_gen_frametable_integrity() argument

Completed in 42 milliseconds