Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/img4/
H A Druntime.h837 #define IMG4_BUFF_INIT (img4_buff_t){ \ macro
844 #define IMG4_BUFF_INIT (img4_buff_t{ \ macro
851 #define IMG4_BUFF_INIT (img4_buff_t((img4_buff_t){ \ macro
858 #define IMG4_BUFF_INIT {IMG4_BUFF_STRUCT_VERSION} macro
/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c546 img4_buff_t img4_buff = IMG4_BUFF_INIT; in load_trust_cache_with_type()
H A Dimageboot.c805 img4_buff_t tck = IMG4_BUFF_INIT; in authenticate_root_with_img4()