Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 18 of 18) sorted by relevance

/xnu-12377.1.9/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c60 const struct ccdrbg_nisthmac_custom *custom; member
74 size_t outlen = drbg_ctx->custom->di->output_size; in dump_state()
96 const struct ccdigest_info *info = drbg_ctx->custom->di; in update()
153 drbg_ctx->custom = info->custom; in init()
154 const struct ccdigest_info *digest_info = drbg_ctx->custom->di; in init()
186 const struct ccdigest_info *digest_info = drbg_ctx->custom->di; in reseed()
207 return drbg_ctx->custom->strictFIPS && in must_reseed()
216 const struct ccdigest_info *info = drbg_ctx->custom->di; in generate()
264 ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom) in ccdrbg_factory_nisthmac() argument
273 info->custom = custom; in ccdrbg_factory_nisthmac()
H A Dccmode_internal.h115 .custom = (ECB) \
124 .custom = (ECB) \
170 .custom = (ECB) \
179 .custom = (ECB) \
215 .custom = (ECB) \
224 .custom = (ECB) \
259 .custom = (ECB_ENCRYPT) \
301 .custom = (ECB) \
344 .custom = (ECB), \
358 .custom = (ECB), \
[all …]
H A Dccdrbg_internal.h20 #define DRBG_CTR_KEYLEN(drbg) ((drbg)->custom.keylen)
33 struct ccdrbg_nistctr_custom custom; member
H A Dccaes_vng_gcm.h94 .custom = (ECB_ENCRYPT), \
122 .custom = (ECB_ENCRYPT), \
/xnu-12377.1.9/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_impl.h75 const void *custom; member
87 const void *custom; member
99 const void *custom; member
113 const void *custom; member
125 const void *custom; member
162 const void *custom; member
182 const void *custom; member
208 const void *custom; member
236 const void *custom; member
H A Dccdrbg.h98 void ccdrbg_factory_nistctr(struct ccdrbg_info *info, const struct ccdrbg_nistctr_custom *custom);
109 void ccdrbg_factory_nisthmac(struct ccdrbg_info *info, const struct ccdrbg_nisthmac_custom *custom);
H A Dccdrbg_impl.h67 const void *custom; member
/xnu-12377.1.9/libsyscall/xcodescripts/
H A Dcreate-syscalls.pl256 my $custom = File::Spec->join($dir, $source);
257 next unless -f $custom;
454 my $custom = File::Spec->join($CustomDir, $_);
456 print "Copy $custom -> $path\n";
457 File::Copy::copy($custom, $path) || die "$MyName: copy($custom, $path): $!\n";
471 my $custom = File::Spec->join($CustomDir, $$sym{is_custom});
472 File::Copy::copy($custom, $outpath);
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A DREADME.md13 …al headers from being compiled into the test harness. We can also create custom versions of needed…
28 …duler policies currently testable using the harness. They each publish a custom test interface in …
32 …ness_impl.c`, and `sched_edge_harness.c` each implement their respective custom interfaces (`sched…
/xnu-12377.1.9/tests/counter/
H A Dbenchmark.lua52 local writes_per_second = perfdata.unit.custom('writes/sec')
/xnu-12377.1.9/tools/lldbmacros/
H A DREADME.md20 ii. Loading custom or local lldbmacros and operating_system plugin
174 …5. If the user has passed any custom options they would be in cmd_options dict. the format is `{'-…
430 ii. Loading custom or local lldbmacros and operating_system plugin
434 However, this setup makes it difficult for a lldbmacro developer to load custom/local macros. Follo…
442 …system plugin then you need to set the plugin path for lldb to find your custom operating_system p…
446 * Load the xnu debug macros from your custom location.
/xnu-12377.1.9/libkdd/
H A DREADME.md106 Now you can add this custom type definition into the buffer as
/xnu-12377.1.9/tests/unit/
H A DREADME.md113 To debug in CLion you need CLion version 2025.1.3 or above which supports custom external lldb
114 - (one time setup) Add a new custom-lldb toolchain:
/xnu-12377.1.9/doc/lifecycle/
H A Dstartup.md14 initialization sequence. Usage of ranks is custom to each subsystem and must be
/xnu-12377.1.9/doc/observability/
H A Drecount.md118 The energy counters on ARM systems count a custom unit of energy that needs to be scaled to nanojou…
/xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj560 …1B20063D54D /* custom.s */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnown…
762 24D1156511E671B20063D54D /* custom */,
1006 24D1156511E671B20063D54D /* custom */ = {
1022 24D1157311E671B20063D54D /* custom.s */,
1027 path = custom;
1398 …te-syscalls.pl \\\n\t$SRCROOT/../bsd/kern/syscalls.master \\\n\t$SRCROOT/custom \\\n\t$SRCROOT/Pla…
/xnu-12377.1.9/makedefs/
H A DMakeInc.rule435 # Double-colon rule so that MakeInc.kernel can add custom behaviors
/xnu-12377.1.9/bsd/netinet/
H A Din_tclass.c2048 SYSCTL_NODE(_net_qos, OID_AUTO, custom,