Home
last modified time | relevance | path

Searched refs:final (Results 1 – 15 of 15) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dsiphash.c52 static void SipRounds(SIPHASH_CTX *ctx, int final);
89 …SIPHASH_CTX *ctx, const uint8_t * __sized_by_or_null(len)src, size_t len, size_t *delta, int final) in SipBuf() argument
96 if (len == 0 && final == 0) { in SipBuf()
100 if (final) { in SipBuf()
111 if (ctx->buflen == 8 || final) { in SipBuf()
228 SipRounds(SIPHASH_CTX *ctx, int final) in SipRounds() argument
232 if (!final) { in SipRounds()
/xnu-12377.61.12/osfmk/corecrypto/
H A Dccsha512_ltc_di.c24 .final = ccsha512_final,
H A Dccsha256_ltc_di.c51 .final = ccdigest_final_64be,
/xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/
H A Dccdigest.h41 void(* CC_SPTR(ccdigest_info, final))(const struct ccdigest_info *di, ccdigest_ctx_t ctx,
90 di->final(di,ctx,digest); in ccdigest_final()
/xnu-12377.61.12/libkern/libkern/c++/
H A DOSSymbol.h88 class OSSymbol final : public OSString
H A DOSValueObject.h83 class OSValueObject final : public OSObject
/xnu-12377.61.12/iokit/IOKit/perfcontrol/
H A DIOPerfControl.h26 class IOPerfControlClient final : public OSObject
/xnu-12377.61.12/doc/debugging/
H A Dmacro_testing.md72 all referenced members do exist in the final binary. Broken reference will
/xnu-12377.61.12/doc/lifecycle/
H A Dhibernation.md192 can be uncompressed from the wired image directly to their final location. Any
195 to scratch are uncompressed to their final location, overwriting pages in the
198 final location.
/xnu-12377.61.12/libsyscall/mach/
H A Derr_iokit.sub157 "(iokit/firewire) DCL callback is final callback (internal)", // 003
/xnu-12377.61.12/doc/building/
H A Dbound_checks.md101 `bound-checks` is the final, desirable bounds checking adoption level
/xnu-12377.61.12/doc/primitives/
H A Dstring-handling.md174 With -fbounds-safety enabled, you should structure the final operation modifying
/xnu-12377.61.12/makedefs/
H A DMakeInc.kernel35 # To run LTO in the xnu project while linking the final result in KCB, without losing debugging inf…
H A DMakeInc.top21 # inserting its build products into the final
/xnu-12377.61.12/iokit/Kernel/
H A DIOUserClient.cpp147 class IOMachPort final : public OSObject