Home
last modified time | relevance | path

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

/xnu-11215.81.4/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-11215.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h59 size_t additionalLength, const void *additional);
65 size_t additionalLength, const void *additional);
/xnu-11215.81.4/osfmk/mach/
H A Dmach_notify.defs30 * It contains additional data that cannot be generated by MIG at this time.
H A Dtask.defs606 …* hardened mach exception handler, and it adds additional security guarantees to this exception po…
/xnu-11215.81.4/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-11215.81.4/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-11215.81.4/doc/debugging/
H A Dmacro_testing.md46 `unittest.mock` and cover specific needs with additional mocks provided by
H A Ddebugging.md305 This will collect additional logs to an archive located in `/tmp`.
/xnu-11215.81.4/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-11215.81.4/doc/arm/
H A Dsme.md16 2D matrix-math instructions. SME2 further extends SME with additional
/xnu-11215.81.4/doc/allocators/
H A Dapi-basics.md100 additional requirements.
/xnu-11215.81.4/doc/vm/
H A Dmemorystatus.md185 … avoid unnecessary corpse forking and purging, memorystatus blocks all additional corpse creation …
H A Dsanitize.md152 API requires some additional steps as we want the opaque types to only appear
/xnu-11215.81.4/doc/lifecycle/
H A Dhibernation.md117 * Some additional pages are removed from the page bitmaps; these include various
/xnu-11215.81.4/
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-11215.81.4/makedefs/
H A DMakeInc.def842 # We currently offset by an additional 32MB in order to reclaim memory.