Searched refs:additional (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.140.41/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccdrbg.h | 61 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-8020.140.41/osfmk/mach/ |
| H A D | mach_notify.defs | 30 * It contains additional data that cannot be generated by MIG at this time.
|
| /xnu-8020.140.41/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-8020.140.41/doc/allocators/ |
| H A D | api-basics.md | 98 additional requirements.
|
| /xnu-8020.140.41/ |
| H A D | README.md | 176 To install IOKit headers, see additional comments in [iokit/IOKit/Makefile]().
|
| H A D | APPLE_LICENSE | 165 Apple herein. Modifications and/or Larger Works may require additional
|
| /xnu-8020.140.41/doc/ |
| H A D | debugging.md | 347 You can override the default file (*.coverage*) by adding an additional environment variable to LLD…
|
| /xnu-8020.140.41/makedefs/ |
| H A D | MakeInc.def | 771 # We currently offset by an additional 32MB in order to reclaim memory.
|