/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/ |
H A D | adi,admfm2000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Kim Seer Paller <kimseer.paller@analog.com> 16 It consists of a LNA, mixer, IF filter, DSA, and IF amplifier for each down 22 - adi,admfm2000 24 '#address-cells': 27 '#size-cells': 31 "^channel@[0-1]$": 44 adi,mixer-mode: [all …]
|
/freebsd/contrib/ntp/include/ |
H A D | libssl_compat.h | 2 * libssl_compat.h -- OpenSSL v1.1 compatibility shims 4 * --------------------------------------------------------------------- 10 * --------------------------------------------------------------------- 12 * counterparts in the OpenSSL v1.1 API but not in earlier versions. 17 * --------------------------------------------------------------------- 24 #include "openssl/dsa.h" 39 /* ----------------------------------------------------------------- */ 41 /* ----------------------------------------------------------------- */ 46 /* shim the new-style API on an old-style OpenSSL */ 57 extern DSA* sslshim_EVP_PKEY_get0_DSA(EVP_PKEY * pkey); [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | hisilicon-hns-dsaf.txt | 1 Hisilicon DSA Fabric device controller 4 - compatible: should be "hisilicon,hns-dsaf-v1" or "hisilicon,hns-dsaf-v2". 5 "hisilicon,hns-dsaf-v1" is for hip05. 6 "hisilicon,hns-dsaf-v2" is for Hi1610 and Hi1612. 7 - mode: dsa fabric mode string. only support one of dsaf modes like these: 8 "2port-64vf", 9 "6port-16rss", 10 "6port-16vf", 11 "single-port". 12 - interrupts: should contain the DSA Fabric and rcb interrupt. [all …]
|
/freebsd/contrib/ntp/libntp/ |
H A D | libssl_compat.c | 2 * libssl_compat.c -- OpenSSL v1.1 compatibility functions 4 * --------------------------------------------------------------------- 9 * --------------------------------------------------------------------- 11 * counterparts in the OpenSSL v1.1 API but not in earlier versions. So 12 * while OpenSSL broke binary compatibility with v1.1, this shim module 15 * --------------------------------------------------------------------- 20 /* ----------------------------------------------------------------- */ 26 /* ----------------------------------------------------------------- */ 28 /* ----------------------------------------------------------------- */ 30 /* ----------------------------------------------------------------- */ [all …]
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkcs8.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-pkcs8 - PKCS#8 format private key conversion command 11 [B<-help>] 12 [B<-topk8>] 13 [B<-inform> B<DER>|B<PEM>] 14 [B<-outform> B<DER>|B<PEM>] 15 [B<-in> I<filename>] 16 [B<-passin> I<arg>] 17 [B<-out> I<filename>] 18 [B<-passout> I<arg>] [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-pkcs8.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/contrib/ldns/ldns/ |
H A D | keys.h | 9 * (c) NLnet Labs, 2005-2006 205 * The file should be in Private-key-format v1.x. 217 * The file should be in Private-key-format v1.x. 261 * remainder of the (DSA) priv. key file 265 DSA *ldns_key_new_frm_fp_dsa(FILE *fp); 269 * remainder of the (DSA) priv. key file 274 DSA *ldns_key_new_frm_fp_dsa_l(FILE *fp, int *line_nr); 279 * remainder of the (HMAC-MD5) key file 289 * remainder of the (HMAC-MD5) key file 325 * Set the key's dsa data [all …]
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 20-cert-select.cnf | 5 test-0 = 0-ECDSA CipherString Selection 6 test-1 = 1-ECDSA CipherString Selection 7 test-2 = 2-ECDSA CipherString Selection 8 test-3 = 3-RSA CipherString Selection 9 test-4 = 4- [all...] |
H A D | 20-cert-select.cnf.in | 1 # -*- mode: perl; -*- 16 "ECDSA.Certificate" => test_pem("server-ecdsa-cert.pem"), 17 "ECDSA.PrivateKey" => test_pem("server-ecdsa-key.pem"), 18 "Ed25519.Certificate" => test_pem("server-ed25519-cer [all...] |
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm47094-asus-rt-ac88u.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 8 #include "bcm47094-asus-rt-ac3100.dtsi" 11 compatible = "asus,rt-ac88u", "brcm,bcm47094", "brcm,bcm4708"; 12 model = "ASUS RT-AC88U"; 16 #nvmem-cell-cells = <1>; 22 mdc-gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>; 23 mdio-gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>; 24 reset-gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>; 25 realtek,disable-leds; [all …]
|
H A D | bcm47094-linksys-panamera.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 6 /dts-v1/; 9 #include "bcm5301x-nand-cs0-bch [all...] |
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vf610-zii-dev-rev-b.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "vf610-zii-dev.dtsi" 11 compatible = "zii,vf610dev-b", "zii,vf610dev", "fsl,vf610"; 13 mdio-mux { 14 compatible = "mdio-mu [all...] |
H A D | vf610-zii-dev-rev-c.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "vf610-zii-dev.dtsi" 11 compatible = "zii,vf610dev-c", "zii,vf610dev", "fsl,vf610"; 13 mdio-mux { 14 compatible = "mdio-mux-gpio"; 15 pinctrl-0 = <&pinctrl_mdio_mux>; 16 pinctrl-names = "default"; 20 mdio-parent-bus = <&mdio1>; 21 #address-cells = <1>; [all …]
|
H A D | vf610-zii-scu4-aib.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 // Copyright (C) 2016-2018 Zodiac Inflight Innovations 5 /dts-v1/; 10 compatible = "zii,vf610scu4-aib", "zii,vf610dev", "fsl,vf610"; 13 stdout-path = &uart0; 21 gpio-leds { 22 compatible = "gpio-led [all...] |
/freebsd/crypto/openssl/test/recipes/ |
H A D | 90-test_store.t | 2 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved. 21 my $use_dsa = !disabled("dsa"); 52 "rsa-key-pkcs1.pem", "rsa-key-pkcs1.der", 53 "rsa-key-pkcs1-aes128.pem", 54 "rsa-key-pkcs8.pem", "rsa-key-pkcs8.der", 55 "rsa-key-pkcs8-pbes2-sha1.pem", "rsa-key-pkcs8-pbes2-sha1.der", 56 "rsa-key-pkcs8-pbes2-sha256.pem", "rsa-key-pkcs8-pbes2-sha256.der", 59 "rsa-key-pkcs8-pbes1-sha1-3des.pem", "rsa-key-pkcs8-pbes1-sha1-3des.der", 62 "rsa-key-sha1-3des-sha1.p12", "rsa-key-sha1-3des-sha256.p12", 63 "rsa-key-aes256-cbc-sha256.p12", [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | PEM_read_bio_PrivateKey.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | PEM_read_bio_PrivateKey.pod | 34 PEM_write_bio_PKCS7, PEM_write_PKCS7 - PEM routines 166 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **x, 168 DSA *PEM_read_DSAPrivateKey(FILE *fp, DSA **x, 170 int PEM_write_bio_DSAPrivateKey(BIO *bp, DSA *x, const EVP_CIPHER *enc, 173 int PEM_write_DSAPrivateKey(FILE *fp, DSA *x, const EVP_CIPHER *enc, 177 DSA *PEM_read_bio_DSA_PUBKEY(BIO *bp, DSA **x, 179 DSA *PEM_read_DSA_PUBKEY(FILE *fp, DSA **x, 181 int PEM_write_bio_DSA_PUBKEY(BIO *bp, DSA *x); 182 int PEM_write_DSA_PUBKEY(FILE *fp, DSA *x); 183 DSA *PEM_read_bio_DSAparams(BIO *bp, DSA **x, pem_password_cb *cb, void *u); [all …]
|
/freebsd/sys/dev/qat/qat_api/include/lac/ |
H A D | cpa_cy_dsa.h | 5 * Copyright(c) 2007-2023 Intel Corporation. All rights reserved. 46 * @defgroup cpaCyDsa Digital Signature Algorithm (DSA) API 52 * (Cryptography) Digital Signature Algorithm (DSA) operations. 54 * Support is provided for FIPS PUB 186-2 with Change Notice 1 55 * specification, and optionally for FIPS PUB 186-3. If an 56 * implementation does not support FIPS PUB 186-3, then the 60 * Support for FIPS PUB 186-2 with Change Notice 1 implies supporting 62 * - L = 1024, N = 160 64 * Support for FIPS PUB 186-3 implies supporting the following choices 67 * - L = 1024, N = 160 [all …]
|
/freebsd/contrib/ldns/ |
H A D | keys.c | 8 * (c) NLnet Labs, 2004-2006 24 #include <openssl/dsa.h> 34 { LDNS_SIGN_RSASHA1_NSEC3, "RSASHA1-NSEC3-SHA1" }, 40 { LDNS_SIGN_ECC_GOST, "ECC-GOST" }, 53 { LDNS_SIGN_DSA, "DSA" }, 54 { LDNS_SIGN_DSA_NSEC3, "DSA-NSEC3-SHA1" }, 56 { LDNS_SIGN_HMACMD5, "hmac-md5.sig-alg.reg.int" }, 57 { LDNS_SIGN_HMACSHA1, "hmac-sha1" }, 58 { LDNS_SIGN_HMACSHA256, "hmac-sha256" }, 59 { LDNS_SIGN_HMACSHA224, "hmac-sha224" }, [all …]
|
H A D | host2str.c | 9 * (c) NLnet Labs, 2004-2006 36 #include <openssl/dsa.h> 53 { LDNS_DSA, "DSA" }, 56 { LDNS_DSA_NSEC3, "DSA-NSEC3-SHA1" }, 57 { LDNS_RSASHA1_NSEC3, "RSASHA1-NSEC3-SHA1" }, 60 { LDNS_ECC_GOST, "ECC-GOST"}, 75 {LDNS_HASH_GOST, "HASH-GOST" }, /* RFC 5933 */ 150 return fmt && (fmt->flags & LDNS_FMT_RFC3597) && in ldns_output_format_covers_type() 151 ((ldns_output_format_storage*)fmt)->bitmap && in ldns_output_format_covers_type() 153 ((ldns_output_format_storage*)fmt)->bitmap, t); in ldns_output_format_covers_type() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/infiniband/ |
H A D | hisilicon-hns-roce.txt | 5 dsa fabric. 10 - compatible: Should contain "hisilicon,hns-roce-v1". 11 - reg: Physical base address of the RoCE driver and 13 - eth-handle: phandle, specifies a reference to a node 15 - dsaf-handle: phandle, specifies a reference to a node 17 - node_guid: a number that uniquely identifies a device or component 18 - #address-cells: must be 2 19 - #size-cells: must be 2 21 - dma-coherent: Present if DMA operations are coherent. 22 - interrupts: should contain 32 completion event irq,1 async event irq [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | orion5x-netgear-wnr854t.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 4 /dts-v1/; 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include "orion5x-mv88f5181.dtsi" 11 model = "Netgear WNR854-t"; 12 compatible = "netgear,wnr854t", "marvell,orion5x-88f5181", 24 stdout-path = "serial0:115200n8"; 33 gpio-keys { 34 compatible = "gpio-keys"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-3720-turris-mox.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include <dt-bindings/bus/moxtet.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include "armada-372x.dtsi" 16 compatible = "cznic,turris-mox", "marvell,armada3720", 28 stdout-path = "serial0:115200n8"; 37 compatible = "gpio-leds"; 41 linux,default-trigger = "default-on"; [all …]
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | x509.h | 2 * Copyright 2015-2024 The OpenSSL Project Authors. All Rights Reserved. 65 ASN1_INTEGER *version; /* version, defaults to v1(0) so can be NULL */ 90 ASN1_INTEGER *version; /* version: defaults to v1(0) so may be NULL */ 161 ASN1_INTEGER *version; /* [ 0 ] default of v1 */ 220 /* chain of X509s - untrusted - passed in */ 257 /* chain of X509s - built up and trusted */ 343 DSA *ossl_d2i_DSA_PUBKEY(DSA **a, const unsigned char **pp, long length);
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1028a-kontron-sl28.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Device Tree file for the Kontron SMARC-sAL28 board. 9 /dts-v1/; 10 #include "fsl-ls1028a.dtsi" 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-binding [all...] |