Searched refs:additional (Results 1 – 17 of 17) sorted by relevance
| /xnu-11215.81.4/osfmk/corecrypto/ |
| H A D | ccdrbg.c | 65 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 D | ccdrbg.h | 59 size_t additionalLength, const void *additional); 65 size_t additionalLength, const void *additional);
|
| /xnu-11215.81.4/osfmk/mach/ |
| H A D | mach_notify.defs | 30 * It contains additional data that cannot be generated by MIG at this time.
|
| H A D | task.defs | 606 …* hardened mach exception handler, and it adds additional security guarantees to this exception po…
|
| /xnu-11215.81.4/iokit/DriverKit/ |
| H A D | OSAction.iig | 54 …* 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 D | recount.md | 59 - `-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 D | macro_testing.md | 46 `unittest.mock` and cover specific needs with additional mocks provided by
|
| H A D | debugging.md | 305 This will collect additional logs to an archive located in `/tmp`.
|
| /xnu-11215.81.4/doc/primitives/ |
| H A D | sched_cond.md | 84 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 D | sme.md | 16 2D matrix-math instructions. SME2 further extends SME with additional
|
| /xnu-11215.81.4/doc/allocators/ |
| H A D | api-basics.md | 100 additional requirements.
|
| /xnu-11215.81.4/doc/vm/ |
| H A D | memorystatus.md | 185 … avoid unnecessary corpse forking and purging, memorystatus blocks all additional corpse creation …
|
| H A D | sanitize.md | 152 API requires some additional steps as we want the opaque types to only appear
|
| /xnu-11215.81.4/doc/lifecycle/ |
| H A D | hibernation.md | 117 * Some additional pages are removed from the page bitmaps; these include various
|
| /xnu-11215.81.4/ |
| H A D | README.md | 75 > Extra Flags: You can pass additional flags to the C compiler at the command line with the `EXTRA_…
|
| H A D | APPLE_LICENSE | 165 Apple herein. Modifications and/or Larger Works may require additional
|
| /xnu-11215.81.4/makedefs/ |
| H A D | MakeInc.def | 842 # We currently offset by an additional 32MB in order to reclaim memory.
|