Home
last modified time | relevance | path

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

/xnu-8020.140.41/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-8020.140.41/osfmk/mach/
H A Dmach_notify.defs30 * It contains additional data that cannot be generated by MIG at this time.
/xnu-8020.140.41/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-8020.140.41/doc/allocators/
H A Dapi-basics.md98 additional requirements.
/xnu-8020.140.41/
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-8020.140.41/doc/
H A Ddebugging.md347 You can override the default file (*.coverage*) by adding an additional environment variable to LLD…
/xnu-8020.140.41/makedefs/
H A DMakeInc.def771 # We currently offset by an additional 32MB in order to reclaim memory.