Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h61 size_t additionalLength, const void *additional) in ccdrbg_reseed() argument
63 return info->reseed(drbg, entropyLength, entropy, additionalLength, additional); in ccdrbg_reseed()
70 size_t additionalLength, const void *additional) in ccdrbg_generate() argument
72 return info->generate(drbg, dataOutLength, dataOut, additionalLength, additional); in ccdrbg_generate()
/xnu-8792.41.9/osfmk/mach/
H A Dmach_notify.defs30 * It contains additional data that cannot be generated by MIG at this time.
/xnu-8792.41.9/iokit/DriverKit/
H A DOSAction.iig54 …* referenceSize refers to the size of additional state structure available to the creator of the O…
74 …* @param referenceSize Size of additional state structure available to the creator of the OS…
/xnu-8792.41.9/doc/
H A Drecount.md52 - `-T` prints the task's active thread counters in additional tables.
59 - `-T` prints the processor's active thread counters in an additional table.
H A Dsched_cond.md79 One may note that the adoption of `sched_cond_*` involves adding an additional step (ack) to the co…
H A Ddebugging.md406 You can override the default file (*.coverage*) by adding an additional environment variable to LLD…
/xnu-8792.41.9/doc/memorystatus/
H A Doverview.md182 … avoid unnecessary corpse forking and purging, memorystatus blocks all additional corpse creation …
/xnu-8792.41.9/doc/allocators/
H A Dapi-basics.md98 additional requirements.
/xnu-8792.41.9/
H A DAPPLE_LICENSE165 Apple herein. Modifications and/or Larger Works may require additional
/xnu-8792.41.9/makedefs/
H A DMakeInc.def733 # We currently offset by an additional 32MB in order to reclaim memory.