Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/corecrypto/
H A Dccdrbg.c65 size_t additionalLength, const void *additional) in ccdrbg_reseed() argument
69 return info->reseed(drbg, entropyLength, entropy, additionalLength, additional); in ccdrbg_reseed()
77 size_t additionalLength, const void *additional) in ccdrbg_generate() argument
81 return info->generate(drbg, dataOutLength, dataOut, additionalLength, additional); in ccdrbg_generate()
/xnu-10063.101.15/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h59 size_t additionalLength, const void *additional);
65 size_t additionalLength, const void *additional);
/xnu-10063.101.15/osfmk/mach/
H A Dmach_notify.defs30 * It contains additional data that cannot be generated by MIG at this time.
/xnu-10063.101.15/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-10063.101.15/doc/observability/
H A Drecount.md59 - `-T` prints the task's active thread counters in additional tables.
66 - `-T` prints the processor's active thread counters in an additional table.
/xnu-10063.101.15/doc/primitives/
H A Dsched_cond.md84 One may note that the adoption of `sched_cond_*` involves adding an additional step (ack) to the co…
/xnu-10063.101.15/doc/debugging/
H A Ddebugging.md230 You can override the default file (*.coverage*) by adding an additional environment variable to LLD…
304 This will collect additional logs to an archive located in `/tmp`.
/xnu-10063.101.15/doc/vm/
H A Dmemorystatus.md177 … avoid unnecessary corpse forking and purging, memorystatus blocks all additional corpse creation …
/xnu-10063.101.15/doc/allocators/
H A Dapi-basics.md100 additional requirements.
/xnu-10063.101.15/doc/lifecycle/
H A Dhibernation.md117 * Some additional pages are removed from the page bitmaps; these include various
/xnu-10063.101.15/
H A DREADME.md75 > Extra Flags: You can pass additional flags to the C compiler at the command line with the `EXTRA_…
H A DAPPLE_LICENSE165 Apple herein. Modifications and/or Larger Works may require additional
/xnu-10063.101.15/makedefs/
H A DMakeInc.def772 # We currently offset by an additional 32MB in order to reclaim memory.