Searched refs:sup (Results 1 – 3 of 3) sorted by relevance
273 struct sadb_supported *sup = (struct sadb_supported *)ext; local282 len = (PFKEY_UNUNIT64(sup->sadb_supported_len) - sizeof(*sup))284 alg = (struct sadb_alg *)(sup + 1);
8567 struct sadb_supported *sup; in key_register() local8626 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()8627 sup->sadb_supported_len = (u_int16_t)PFKEY_UNIT64(alen); in key_register()8628 sup->sadb_supported_exttype = SADB_EXT_SUPPORTED_AUTH; in key_register()8629 off += PFKEY_ALIGN8(sizeof(*sup)); in key_register()8651 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()8652 sup->sadb_supported_len = PFKEY_UNIT64(elen); in key_register()8653 sup->sadb_supported_exttype = SADB_EXT_SUPPORTED_ENCRYPT; in key_register()8654 off += PFKEY_ALIGN8(sizeof(*sup)); in key_register()
34 files<sup>[1](#feat_sve_footnote)</sup>:71 many legacy SIMD instructions<sup>[2](#feat_sme_fa64_footnote)</sup>. To make129 implementation<sup>[3](#cpacr_zen_footnote)</sup>:149 xnu has in-kernel SIMD instructions<sup>[4](#xnu_simd_footnote)</sup> which