Home
last modified time | relevance | path

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

/xnu-8020.121.3/EXTERNAL_HEADERS/img4/
H A Druntime.h815 #define IMG4_BUFF_INIT (img4_buff_t){ \ macro
822 #define IMG4_BUFF_INIT (img4_buff_t{ \ macro
829 #define IMG4_BUFF_INIT (img4_buff_t((img4_buff_t){ \ macro
836 #define IMG4_BUFF_INIT {IMG4_BUFF_STRUCT_VERSION} macro
/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c799 img4_buff_t tck = IMG4_BUFF_INIT; in authenticate_root_with_img4()