| /freebsd/crypto/openssh/ |
| H A D | libcrux_mlkem768_sha3.h | 276 EURYDICE_CFIELD(.snd =) \ 285 EURYDICE_CFIELD(.snd =) KRML_CLITERAL(Eurydice_slice) { \ 884 uint8_t snd[1184U]; member 1118 uint8_t snd[32U]; member 1273 Eurydice_slice snd; member 1280 Eurydice_slice snd; member 1299 Eurydice_slice secret_key0 = uu____0.snd; in libcrux_ml_kem_types_unpack_private_key_b4() 1303 Eurydice_slice secret_key = uu____1.snd; in libcrux_ml_kem_types_unpack_private_key_b4() 1308 Eurydice_slice implicit_rejection_value = uu____2.snd; in libcrux_ml_kem_types_unpack_private_key_b4() 1311 .snd = ind_cpa_public_key, in libcrux_ml_kem_types_unpack_private_key_b4() [all …]
|
| H A D | kexmlkem768x25519.c | 144 if ((r = sshbuf_put(buf, enc.snd, sizeof(enc.snd))) != 0 || in kex_kem_mlkem768x25519_enc() 158 dump_digest("server kem key:", enc.snd, sizeof(enc.snd)); in kex_kem_mlkem768x25519_enc()
|
| H A D | mlkem768.sh | 184 if (sizeof(enc_result.snd) != crypto_kem_mlkem768_BYTES) 194 if (memcmp(shared_key, enc_result.snd, sizeof(shared_key)) != 0)
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | mtk-btcvsd-snd.txt | 4 - compatible = "mediatek,mtk-btcvsd-snd"; 17 mtk-btcvsd-snd@18000000 { 18 compatible = "mediatek,mtk-btcvsd-snd";
|
| H A D | ux500-mop500.txt | 6 - compatible : "stericsson,snd-soc-mop500" 16 compatible = "stericsson,snd-soc-mop500";
|
| H A D | ux500-msp.txt | 14 compatible = "stericsson,snd-soc-mop500";
|
| H A D | qcom,sdm845.txt | 69 model = "sdm845-snd-card";
|
| /freebsd/crypto/heimdal/lib/ipc/ |
| H A D | client.c | 547 heim_ipc_call(heim_ipc ctx, const heim_idata *snd, heim_idata *rcv, in heim_ipc_call() argument 552 return (ctx->ops->ipc)(ctx->ctx, snd, rcv, cred); in heim_ipc_call() 556 heim_ipc_async(heim_ipc ctx, const heim_idata *snd, void *userctx, in heim_ipc_async() argument 564 ret = (ctx->ops->ipc)(ctx->ctx, snd, &rcv, &cred); in heim_ipc_async() 570 return (ctx->ops->async)(ctx->ctx, snd, userctx, func); in heim_ipc_async()
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | virtual_oss | 27 default_unit=$(sysctl -n hw.snd.default_unit 2> /dev/null)
|
| /freebsd/sbin/devd/ |
| H A D | Makefile | 60 SND= snd.conf
|
| /freebsd/contrib/unbound/services/ |
| H A D | listen_dnsport.c | 245 int rcv, int snd, int listen, int* reuseport, int transparent, in create_udp_sock() argument 260 (void)snd; in create_udp_sock() 443 if(snd) { in create_udp_sock() 451 if(setsockopt(s, SOL_SOCKET, SO_SNDBUFFORCE, (void*)&snd, in create_udp_sock() 452 (socklen_t)sizeof(snd)) < 0) { in create_udp_sock() 466 if(setsockopt(s, SOL_SOCKET, SO_SNDBUF, (void*)&snd, in create_udp_sock() 467 (socklen_t)sizeof(snd)) < 0) { in create_udp_sock() 482 &slen) >= 0 && got < snd/2) { in create_udp_sock() 489 (unsigned)snd, (unsigned)got); in create_udp_sock() 1050 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd, in make_sock() argument [all …]
|
| H A D | listen_dnsport.h | 285 int snd, int listen, int* reuseport, int transparent, int freebind, int use_systemd, int dscp);
|
| /freebsd/share/doc/smm/18.net/ |
| H A D | spell.ok | 272 snd
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | ulcb-kf-simple-audio-card-mix+split.dtsi | 41 label = "snd-kf-split";
|
| H A D | ulcb-kf-audio-graph-card-mix+split.dtsi | 37 label = "snd-kf-split";
|
| H A D | ulcb-kf-audio-graph-card2-mix+split.dtsi | 37 label = "snd-kf-split";
|
| H A D | ulcb-kf.dtsi | 298 snd-rst-hog {
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mm-phyboard-polis-peb-av-10.dtso | 54 simple-audio-card,name = "snd-peb-av-10";
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-wega.dtsi | 13 simple-audio-card,name = "snd-wega";
|
| /freebsd/share/misc/ |
| H A D | iso639 | 435 sd snd snd Sindhi
|
| /freebsd/sys/netinet/ |
| H A D | in_pcb.h | 274 struct xktls_session_onedir snd; member
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | sound.c | 58 SYSCTL_NODE(_hw, OID_AUTO, snd, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
|
| /freebsd/sys/kern/ |
| H A D | vfs_cache.c | 4322 struct nameidata_saved snd; member 4390 fpl->snd.cn_nameptr = fpl->ndp->ni_cnd.cn_nameptr; in cache_fpl_checkpoint() 4391 fpl->snd.ni_pathlen = fpl->debug.ni_pathlen; in cache_fpl_checkpoint() 4401 fpl->debug.ni_pathlen = fpl->snd.ni_pathlen; in cache_fpl_restore_partial() 4743 if (cnp->cn_nameptr != fpl->snd.cn_nameptr) { in cache_fplookup_partial_setup() 4745 cnp->cn_nameptr, fpl->snd.cn_nameptr, cnp->cn_pnbuf); in cache_fplookup_partial_setup()
|
| /freebsd/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 440 hw.snd.pcm0.ac97rate 443 hw.snd.verbose 454 hw.snd.report_soft_formats
|
| /freebsd/share/man/man4/ |
| H A D | Makefile | 790 MLINKS+=pcm.4 snd.4 \
|