Home
last modified time | relevance | path

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

/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h61 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 Dmach_notify.defs30 * It contains additional data that cannot be generated by MIG at this time.
/xnu-8019.80.24/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-8019.80.24/
H A DREADME.md176 To install IOKit headers, see additional comments in [iokit/IOKit/Makefile]().
H A DAPPLE_LICENSE165 Apple herein. Modifications and/or Larger Works may require additional
/xnu-8019.80.24/doc/
H A Dallocators.md85 ranging from additional accounting features (IOKit's `IONew`), conformance to
/xnu-8019.80.24/makedefs/
H A DMakeInc.def772 # We currently offset by an additional 32MB in order to reclaim memory.