Searched refs:zeroes (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | in6_cga.c | 95 static const u_int8_t zeroes[IN6_CGA_PREPARE_ZEROES] = { }; in in6_cga_is_prepare_valid() local 114 SHA1Update(&ctx, &zeroes, IN6_CGA_PREPARE_ZEROES); in in6_cga_is_prepare_valid()
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | netboot.c | 520 struct in_addr zeroes = { .s_addr = 0 }; in default_route_add() local 525 return route_cmd(RTM_ADD, zeroes, router, zeroes, flags, IFSCOPE_NONE); in default_route_add()
|
| /xnu-12377.61.12/doc/arm/ |
| H A D | sme.md | 78 valid. Setting `PSTATE.ZA` zeroes out both register files, and enables 273 upper bits of each `z`, `p`, and `za` field with zeroes. Likewise, 286 will pad the unused upper bytes of `arm_sme_za_state_t::za` with zeroes, and
|
| /xnu-12377.61.12/doc/allocators/ |
| H A D | read-only.md | 99 macro that automatically zeroes the pointer after freeing.
|