Home
last modified time | relevance | path

Searched refs:img4_nonce_t (Results 1 – 10 of 10) sorted by relevance

/xnu-10002.41.9/EXTERNAL_HEADERS/img4/
H A Dnonce.h151 } img4_nonce_t; typedef
159 #define IMG4_NONCE_INIT (img4_nonce_t){.i4n_version = IMG4_NONCE_STRUCT_VERSION}
161 #define IMG4_NONCE_INIT (img4_nonce_t{IMG4_NONCE_STRUCT_VERSION})
164 (img4_nonce_t((img4_nonce_t){IMG4_NONCE_STRUCT_VERSION}))
175 #define IMG4_NONCE_ZERO (img4_nonce_t){ \
364 img4_nonce_domain_copy_nonce(const img4_nonce_domain_t *nd, img4_nonce_t *n);
429 img4_nonce_domain_preroll_nonce(const img4_nonce_domain_t *nd, img4_nonce_t *n);
H A Dfirmware.h115 #define IMG4_DGST_INIT (img4_nonce_t((img4_nonce_t){ \
730 const img4_nonce_t *_Nullable nonce);
791 const img4_nonce_t *_Nullable nonce);
H A Druntime.h751 const img4_nonce_t *n
796 img4_nonce_t *_Nullable n
/xnu-10002.41.9/libkern/libkern/img4/
H A Dinterface.h69 img4_nonce_t *n
137 const img4_nonce_t *nonce
179 const img4_nonce_t *nonce
194 img4_nonce_t *n
/xnu-10002.41.9/bsd/kern/code_signing/
H A Dxnu.c157 const img4_nonce_t *nonce) in xnu_image4_set_nonce()
189 img4_nonce_t *nonce_out) in xnu_image4_copy_nonce()
H A Dppl.c457 const img4_nonce_t *nonce) in ppl_image4_set_nonce()
472 img4_nonce_t *nonce_out) in ppl_image4_copy_nonce()
/xnu-10002.41.9/bsd/sys/
H A Dcode_signing_internal.h77 const img4_nonce_t *nonce);
84 img4_nonce_t *nonce_out);
H A Dcode_signing.h231 const img4_nonce_t *nonce);
251 img4_nonce_t *nonce_out);
/xnu-10002.41.9/osfmk/vm/
H A Dpmap_cs.h777 const img4_nonce_t *nonce);
795 img4_nonce_t *nonce_out);
/xnu-10002.41.9/bsd/kern/
H A Dkern_codesigning.c1008 const img4_nonce_t *nonce) in kernel_image4_set_nonce()
1023 img4_nonce_t *nonce_out) in kernel_image4_copy_nonce()