Searched refs:additional (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/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-8019.80.24/osfmk/mach/ |
| H A D | mach_notify.defs | 30 * It contains additional data that cannot be generated by MIG at this time.
|
| /xnu-8019.80.24/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-8019.80.24/ |
| 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-8019.80.24/doc/ |
| H A D | allocators.md | 85 ranging from additional accounting features (IOKit's `IONew`), conformance to
|
| /xnu-8019.80.24/makedefs/ |
| H A D | MakeInc.def | 772 # We currently offset by an additional 32MB in order to reclaim memory.
|