Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dtboot.c164 vmac_update((void *)pt_vaddr, PAGE_SIZE, ctx); in update_iommu_mac()
198 vmac_update(pg, PAGE_SIZE, ctx); in update_pagetable_mac()
224 vmac_update(pg, PAGE_SIZE, &ctx); in tboot_gen_domain_integrity()
300 vmac_update((uint8_t *)pg, PAGE_SIZE, &ctx); in tboot_gen_xenheap_integrity()
324 vmac_update((uint8_t *)pdx_to_page(sidx * PDX_GROUP_COUNT), in tboot_gen_frametable_integrity()
328 vmac_update((uint8_t *)pdx_to_page(sidx * PDX_GROUP_COUNT), in tboot_gen_frametable_integrity()
/xen/xen/include/crypto/
A Dvmac.h143 #define vmac_update vhash_update macro

Completed in 4 milliseconds