/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_cms.in | 25 # ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE 40 stat="--statistic-file=${objdir}/statfile" 55 ${hxtool} cms-create-sd \ 56 --certificate=FILE:$srcdir/data/secp160r2TestClient.pem \ 58 sd.data > /dev/null || exit 1 61 ${hxtool} cms-verify-sd \ 62 --missing-revoke \ 63 --anchors=FILE:$srcdir/data/secp160r1TestCA.cert.pem \ 64 sd.data sd.data.out > /dev/null || exit 1 65 cmp "$srcdir/test_chain.in" sd.data.out || exit 1 [all …]
|
/freebsd/sys/geom/raid/ |
H A D | tr_raid1e.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE 135 struct g_raid_subdisk *sd); 137 int no, off_t off, off_t len, u_int mask); 146 strip_size = vol->v_strip_size; in V2P() 152 *disk = (nstrip * N) % vol->v_disks_count; in V2P() 154 *offset = ((nstrip * N) / vol->v_disks_count) * strip_size; in V2P() 164 strip_size = vol->v_strip_size; in P2V() 168 nstrip = (offset / strip_size) * vol->v_disks_count + disk; in P2V() [all …]
|
H A D | tr_concat.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE 87 if (tr->tro_volume->v_raid_level != G_RAID_VOLUME_RL_SINGLE && in g_raid_tr_taste_concat() 88 tr->tro_volume->v_raid_level != G_RAID_VOLUME_RL_CONCAT && in g_raid_tr_taste_concat() 89 !(tr->tro_volume->v_disks_count == 1 && in g_raid_tr_taste_concat() 90 tr->tro_volume->v_raid_level != G_RAID_VOLUME_RL_UNKNOWN)) in g_raid_tr_taste_concat() 92 trs->trso_starting = 1; in g_raid_tr_taste_concat() 105 sc = vol->v_softc; in g_raid_tr_update_state_concat() 106 trs = (struct g_raid_tr_concat_object *)vol->v_tr; in g_raid_tr_update_state_concat() [all …]
|
/freebsd/sys/dev/mmc/ |
H A D | mmcbus_if.m | 1 #- 16 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 26 # the SD Simplified Specification. The following disclaimer may apply: 29 # specification ("Simplified Specification") by the SD Card Association and 30 # the SD Group. The Simplified Specification is a subset of the complete SD 31 # Specification which is owned by the SD Card Association and the SD 32 # Group. This Simplified Specification is provided on a non-confidential 34 # Simplified Specification may require a license from the SD Card 35 # Association, SD Group, SD-3C LLC or other third parties. 40 # as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | mmc_private.h | 1 /*- 17 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 26 * the SD Simplified Specification. The following disclaimer may apply: 29 * specification ("Simplified Specification") by the SD Card Association and 30 * the SD Group. The Simplified Specification is a subset of the complete SD 31 * Specification which is owned by the SD Card Association and the SD 32 * Group. This Simplified Specification is provided on a non-confidential 34 * Simplified Specification may require a license from the SD Card 35 * Association, SD Group, SD-3C LLC or other third parties. 40 * as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | mmc_subr.h | 1 /*- 17 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 26 * the SD Simplified Specification. The following disclaimer may apply: 29 * specification ("Simplified Specification") by the SD Card Association and 30 * the SD Group. The Simplified Specification is a subset of the complete SD 31 * Specification which is owned by the SD Card Association and the SD 32 * Group. This Simplified Specification is provided on a non-confidential 34 * Simplified Specification may require a license from the SD Card 35 * Association, SD Group, SD-3C LLC or other third parties. 40 * as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | mmcbr_if.m | 1 #- 16 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 26 # the SD Simplified Specification. The following disclaimer may apply: 29 # specification ("Simplified Specification") by the SD Card Association and 30 # the SD Group. The Simplified Specification is a subset of the complete SD 31 # Specification which is owned by the SD Card Association and the SD 32 # Group. This Simplified Specification is provided on a non-confidential 34 # Simplified Specification may require a license from the SD Card 35 # Association, SD Group, SD-3C LLC or other third parties. 40 # as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | mmcvar.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 28 * the SD Simplified Specification. The following disclaimer may apply: 31 * specification ("Simplified Specification") by the SD Card Association and 32 * the SD Group. The Simplified Specification is a subset of the complete SD 33 * Specification which is owned by the SD Card Association and the SD 34 * Group. This Simplified Specification is provided on a non-confidential 36 * Simplified Specification may require a license from the SD Card 37 * Association, SD Group, SD-3C LLC or other third parties. [all …]
|
H A D | mmcbrvar.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 28 * the SD Simplified Specification. The following disclaimer may apply: 31 * specification ("Simplified Specification") by the SD Card Association and 32 * the SD Group. The Simplified Specification is a subset of the complete SD 33 * Specification which is owned by the SD Card Association and the SD 34 * Group. This Simplified Specification is provided on a non-confidential 36 * Simplified Specification may require a license from the SD Card 37 * Association, SD Group, SD-3C LLC or other third parties. [all …]
|
H A D | mmc_subr.c | 1 /*- 17 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 26 * the SD Simplified Specification. The following disclaimer may apply: 29 * specification ("Simplified Specification") by the SD Card Association and 30 * the SD Group. The Simplified Specification is a subset of the complete SD 31 * Specification which is owned by the SD Card Association and the SD 32 * Group. This Simplified Specification is provided on a non-confidential 34 * Simplified Specification may require a license from the SD Card 35 * Association, SD Group, SD-3C LLC or other third parties. 40 * as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | bridge.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 27 * the SD Simplified Specification. The following disclaimer may apply: 30 * specification ("Simplified Specification") by the SD Card Association and 31 * the SD Group. The Simplified Specification is a subset of the complete SD 32 * Specification which is owned by the SD Card Association and the SD 33 * Group. This Simplified Specification is provided on a non-confidential 35 * Simplified Specification may require a license from the SD Card 36 * Association, SD Group, SD-3C LLC or other third parties. [all …]
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_all.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2014-2016 Ilya Bakulin. All rights reserved. 18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 27 * the SD Simplified Specification. The following disclaimer may apply: 30 * specification ("Simplified Specification") by the SD Card Association and 31 * the SD Group. The Simplified Specification is a subset of the complete SD 32 * Specification which is owned by the SD Card Association and the SD 33 * Group. This Simplified Specification is provided on a non-confidential 35 * Simplified Specification may require a license from the SD Card [all …]
|
H A D | mmc.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2014-2016 Ilya Bakulin. All rights reserved. 18 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 27 * the SD Simplified Specification. The following disclaimer may apply: 30 * specification ("Simplified Specification") by the SD Card Association and 31 * the SD Group. The Simplified Specification is a subset of the complete SD 32 * Specification which is owned by the SD Card Association and the SD 33 * Group. This Simplified Specification is provided on a non-confidential 35 * Simplified Specification may require a license from the SD Card [all …]
|
/freebsd/sys/dev/sdio/ |
H A D | sdiob.h | 1 /*- 19 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 29 * the SD Simplified Specification. The following disclaimer may apply: 32 * specification ("Simplified Specification") by the SD Card Association and 33 * the SD Group. The Simplified Specification is a subset of the complete SD 34 * Specification which is owned by the SD Card Association and the SD 35 * Group. This Simplified Specification is provided on a non-confidential 37 * Simplified Specification may require a license from the SD Card 38 * Association, SD Group, SD-3C LLC or other third parties. 43 * as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
H A D | sdio_subr.h | 1 /*- 3 * Copyright (c) 2018-2019 The FreeBSD Foundation 20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 30 * the SD Simplified Specification. The following disclaimer may apply: 33 * specification ("Simplified Specification") by the SD Card Association and 34 * the SD Group. The Simplified Specification is a subset of the complete SD 35 * Specification which is owned by the SD Card Association and the SD 36 * Group. This Simplified Specification is provided on a non-confidential 38 * Simplified Specification may require a license from the SD Card 39 * Association, SD Group, SD-3C LLC or other third parties. [all …]
|
H A D | sdio_subr.c | 1 /*- 3 * Copyright (c) 2018-2019 The FreeBSD Foundation 20 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 30 * the SD Simplified Specification. The following disclaimer may apply: 33 * specification ("Simplified Specification") by the SD Card Association and 34 * the SD Group. The Simplified Specification is a subset of the complete SD 35 * Specification which is owned by the SD Card Association and the SD 36 * Group. This Simplified Specification is provided on a non-confidential 38 * Simplified Specification may require a license from the SD Card 39 * Association, SD Group, SD-3C LLC or other third parties. [all …]
|
/freebsd/sys/dev/sdhci/ |
H A D | sdhci_if.m | 1 #- 16 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 26 # the SD Simplified Specification. The following disclaimer may apply: 29 # specification ("Simplified Specification") by the SD Card Association and 30 # the SD Group. The Simplified Specification is a subset of the complete SD 31 # Specification which is owned by the SD Card Association and the SD 32 # Group. This Simplified Specification is provided on a non-confidential 34 # Simplified Specification may require a license from the SD Card 35 # Association, SD Group, SD-3C LLC or other third parties. 40 # as a standard specification for SD Cards and SD Host/Ancillary products and [all …]
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_93cx6.h | 1 /*- 6 * SPDX-License-Identifier: BSD-3-Clause 18 * substantially similar to the "NO WARRANTY" disclaimer below 22 * 3. Neither the names of the above-listed copyright holders nor the names 30 * NO WARRANTY 34 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 68 * This function will read count 16-bit words from the serial EEPROM and 73 * CS - Chip select 74 * CK - Clock 75 * DO - Data out [all …]
|
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64stl_control.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2015-2019 Yandex LLC 6 * Copyright (c) 2015-2019 Andrey V. Elsukov <ae@FreeBSD.org> 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 78 COUNTER_ARRAY_ALLOC(cfg->base.stats.cnt, NAT64STATS, M_WAITOK); in nat64stl_alloc_config() 79 cfg->no.name = cfg->name; in nat64stl_alloc_config() 80 cfg->no.etlv = IPFW_TLV_NAT64STL_NAME; in nat64stl_alloc_config() 81 cfg->no.set = set; in nat64stl_alloc_config() 82 strlcpy(cfg->name, name, sizeof(cfg->name)); in nat64stl_alloc_config() [all …]
|
H A D | nat64clat_control.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 76 COUNTER_ARRAY_ALLOC(cfg->base.stats.cnt, NAT64STATS, M_WAITOK); in nat64clat_alloc_config() 77 cfg->no.name = cfg->name; in nat64clat_alloc_config() 78 cfg->no.etlv = IPFW_TLV_NAT64CLAT_NAME; in nat64clat_alloc_config() 79 cfg->no.set = set; in nat64clat_alloc_config() 80 strlcpy(cfg->name, name, sizeof(cfg->name)); in nat64clat_alloc_config() 88 COUNTER_ARRAY_FREE(cfg->base.stats.cnt, NAT64STATS); in nat64clat_free_config() 96 uc->plat_prefix = cfg->base.plat_prefix; in nat64clat_export_config() [all …]
|
H A D | nat64lsn_control.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2015-2019 Yandex LLC 6 * Copyright (c) 2015-2019 Andrey V. Elsukov <ae@FreeBSD.org> 21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 63 struct named_object *no; in nat64lsn_find() local 65 no = ipfw_objhash_lookup_name_type(ni, set, in nat64lsn_find() 67 if (no == NULL) in nat64lsn_find() 69 return (__containerof(no, struct nat64lsn_instance, no)); in nat64lsn_find() 76 if (uc->jmaxlen == 0) in nat64lsn_default_config() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_setjmp_riscv64.S | 1 //===-- hwasan_setjmp_riscv64.S -------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // setjmp interceptor for risc-v. 12 //===----------------------------------------------------------------------===// 22 // 1) No modification of the link register by this function. 23 // 2) No modification of the stack pointer by this function. 24 // 3) (no modification of any other saved register, but that's not really going 27 // There's essentially no way to ensure that the compiler will not modify the 47 sd ra, 0<<3(x10) [all …]
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_sockopt.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2002-2009 Luigi Rizzo, Universita` di Pisa 5 * Copyright (c) 2014-2025 Yandex LLC 22 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 109 static int objhash_cmp_name(struct named_object *no, const void *name, 124 #define CTL3_SMALLBUF 4096 /* small page-size write buffer */ 127 static int ipfw_flush_sopt_data(struct sockopt_data *sd); 158 struct sockopt_data *sd); 195 rule->cntr = uma_zalloc_pcpu(V_ipfw_cntr_zone, M_WAITOK | M_ZERO); in ipfw_alloc_rule() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cell [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | ums512-1h10.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 * Unisoc UMS512-1h10 boards DTS file 8 /dts-v1/; 13 model = "Unisoc UMS512-1H10 Board"; 15 compatible = "sprd,ums512-1h10", "sprd,ums512"; 28 stdout-path = "serial1:115200n8"; 40 /* SD card */ 42 bus-width = <4>; 43 no-sdio; 44 no-mmc; [all …]
|