Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/_types/
H A D_graftdmg_un.h53 } __attribute__((aligned(4), packed)) secure_boot_cryptex_args_t; typedef
57 secure_boot_cryptex_args_t sbc_args;
/xnu-10002.61.3/bsd/vfs/
H A Dvfs_syscalls.c552 graft_secureboot_read_metadata(secure_boot_cryptex_args_t *sbc_args, vfs_context_t vctx, in graft_secureboot_read_metadata()
579 graft_secureboot_cryptex(uint32_t graft_type, secure_boot_cryptex_args_t *sbc_args, in graft_secureboot_cryptex()
683 secure_boot_cryptex_args_t *sbc_args = NULL; in graftdmg()