Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dtboot.c210 uint8_t nonce[16] = {}; in tboot_gen_domain_integrity() local
274 uint8_t nonce[16] = {}; in tboot_gen_xenheap_integrity() local
314 uint8_t nonce[16] = {}; in tboot_gen_frametable_integrity() local
/xen/stubdom/vtpmmgr/
A Dtpm2_marshal.h184 inline BYTE* pack_TPM2B_NONCE(BYTE* ptr, const TPM2B_NONCE *nonce) in pack_TPM2B_NONCE()
189 #define unpack_TPM2B_NONCE(ptr, nonce) unpack_TPM2B_DIGEST(ptr, (TPM2B_DIGEST*)nonce) argument
A Dtpm.c221 TPM_NONCE* nonce, in xorEncrypt()
A Dtcg.h481 BYTE nonce[TPM_DIGEST_SIZE]; member
A Dtpm2_types.h911 TPM2B_NONCE nonce; member

Completed in 16 milliseconds