Searched refs:additional (Results 1 – 13 of 13) sorted by relevance
| /xnu-10063.101.15/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-10063.101.15/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccdrbg.h | 59 size_t additionalLength, const void *additional); 65 size_t additionalLength, const void *additional);
|
| /xnu-10063.101.15/osfmk/mach/ |
| H A D | mach_notify.defs | 30 * It contains additional data that cannot be generated by MIG at this time.
|
| /xnu-10063.101.15/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-10063.101.15/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-10063.101.15/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-10063.101.15/doc/debugging/ |
| H A D | debugging.md | 230 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 D | memorystatus.md | 177 … avoid unnecessary corpse forking and purging, memorystatus blocks all additional corpse creation …
|
| /xnu-10063.101.15/doc/allocators/ |
| H A D | api-basics.md | 100 additional requirements.
|
| /xnu-10063.101.15/doc/lifecycle/ |
| H A D | hibernation.md | 117 * Some additional pages are removed from the page bitmaps; these include various
|
| /xnu-10063.101.15/ |
| 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-10063.101.15/makedefs/ |
| H A D | MakeInc.def | 772 # We currently offset by an additional 32MB in order to reclaim memory.
|