Home
last modified time | relevance | path

Searched +full:inside +full:- +full:secure (Results 1 – 25 of 170) sorted by relevance

1234567

/freebsd-src/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure,safexcel.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/crypto/inside-secure,safexcel.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Inside Secure SafeXcel cryptographic engine
10 - Antoine Tenart <atenart@kernel.org>
15 - const: inside-secure,safexcel-eip197b
16 - const: inside-secure,safexcel-eip197d
17 - const: inside-secure,safexcel-eip97ies
18 - const: inside-secure,safexcel-eip197
[all …]
H A Dinside-secure-safexcel.txt1 Inside Secure SafeXcel cryptographic engine
4 - compatible: Should be "inside-secure,safexcel-eip197b",
5 "inside-secure,safexcel-eip197d" or
6 "inside-secure,safexcel-eip97ies".
7 - reg: Base physical address of the engine and length of memory mapped region.
8 - interrupts: Interrupt numbers for the rings and engine.
9 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem".
12 - clocks: Reference to the crypto engine clocks, the second clock is
14 - clock-names: mandatory if there is a second clock, in this case the
21 - "inside-secure,safexcel-eip197" is equivalent to
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/rng/
H A Domap_rng.txt1 OMAP SoC and Inside-Secure HWRNG Module
5 - compatible : Should contain entries for this and backward compatible
7 - "ti,omap2-rng" for OMAP2.
8 - "ti,omap4-rng" for OMAP4, OMAP5 and AM33XX.
9 - "inside-secure,safexcel-eip76" for SoCs with EIP76 IP block
11 - ti,hwmods: Name of the hwmod associated with the RNG module
12 - reg : Offset and length of the register set for the module
13 - interrupts : the interrupt number for the RNG module.
14 Used for "ti,omap4-rng" and "inside-secure,safexcel-eip76"
15 - clocks: the trng clock source. Only mandatory for the
[all …]
H A Domap_rng.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: OMAP SoC and Inside-Secure HWRNG Module
10 - Jayesh Choudhary <j-choudhary@ti.com>
15 - ti,omap2-rng
16 - ti,omap4-rng
17 - inside-secure,safexcel-eip76
33 - description: EIP150 gateable clock
34 - description: Main gateable clock
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra194-cbb.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra194-cbb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sumit Gupta <sumitg@nvidia.com>
15 multiple hierarchical sub-NOCs (Network-on-Chip) and connects various
19 by the NOCs inside the CBB. NOCs reporting errors are cluster NOCs
20 "AON-NOC, SCE-NOC, RCE-NOC, BPMP-NOC, CV-NOC" and "CBB Central NOC"
28 - For CCPLEX (CPU Complex) initiator, the driver sets ERD bit. So, the
31 - For other initiators, the ERD is disabled. So, the access issuing
[all …]
/freebsd-src/sys/contrib/openzfs/module/lua/
H A DREADME.zfs21 ------------
29 programs, please refer to the zfs-program(1m) man page instead.
33 ------------------
37 nice-to-have, but not required for channel programs to be well-supported. As
38 such, the Lua runtime in ZFS should be updated on an as-needed basis for
43 --------------------
50 useful inside ZFS / the kernel. We have changed the runtime to use int64_t
53 neither of these make sense from inside channel programs. We have removed
56 version of Lua runs inside the kernel we must handle these failures and
59 4. Running poorly-vetted code inside the kernel is always a risk; even if the
[all …]
/freebsd-src/share/man/man7/
H A Dsprog.731 .Nd secure programming practices
36 Writing secure applications takes a very scrutinous and pessimistic outlook.
86 Always use the proper secure idiom:
93 .Ss Set-user-ID Issues
124 A jail limits all processes inside that environment, including processes with
153 Attempting to check access with sequential non-atomic operations is a very
173 .An -nosplit
/freebsd-src/sys/arm64/conf/
H A Dstd.marvell23 # Real-time clock support
24 device mv_rtc # Marvell Real-time Clock
27 device safexcel # Inside Secure EIP-97
37 device uart_ns8250 # ns8250-type UART driver
58 device a37x0_xtal # Marvell xtal-clock
59 device a37x0_tbg # Marvell tbg-clock
60 device a37x0_nb_periph # Marvell north-bridge peripheral clock
61 device a37x0_sb_periph # Maravell south-bridge peripheral clock
/freebsd-src/share/man/man4/
H A Dsafexcel.41 .\"-
30 .Nd Inside Secure SafeXcel-IP-97 security packet engine
35 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
52 support for the cryptographic acceleration functions of the EIP-97 device
53 found on some Marvell systems-on-chip.
56 .Bl -bullet -compact
58 AES-CBC
60 AES-CTR
62 AES-XTS
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Dnxp,bbnsm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP Battery-Backed Non-Secure Module
10 - Jacky Bai <ping.bai@nxp.com>
13 NXP BBNSM serves as non-volatile logic and storage for the system.
17 significant 32 bits of the real-time counter match the value in the
19 The ON/OFF logic inside the BBNSM allows for connecting directly to
26 - enum:
27 - nxp,imx93-bbnsm
[all …]
/freebsd-src/contrib/unbound/validator/
H A Dval_nsec3.h2 * validator/val_nsec3.h - validator NSEC3 denial of existence functions.
46 * +-+-+-+-+-+-+-+-+-
[all...]
/freebsd-src/sbin/init/
H A Dinit.851 and if this succeeds, begins multi-user operation.
54 commences single-user operation by giving
55 the super-user a shell on the console.
60 prevent the system from going multi-user and to instead execute
61 a single-user shell without starting the normal daemons.
63 later be made to go to multi-user by exiting the
64 single-user shell (with ^D).
80 will require that the super-user password be
81 entered before the system will start a single-user shell.
85 .Dq secure
[all...]
/freebsd-src/crypto/openssl/doc/man7/
H A Dssl.pod5 ssl - OpenSSL SSL/TLS library
14 Secure Sockets Layer, Transport Layer Security, and Datagram Transport Layer
60 once per program life-time and which holds mainly default values for the
72 At run-time the application usually deals with this structure which has
89 Whenever you need hard-core details on the internals of the SSL API, look
90 inside this header file.
109 Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
/freebsd-src/contrib/pf/authpf/
H A Dauthpf.84 .\" Copyright (c) 1998-2007 Bob Beck (beck@openbsd.org>. All rights reserved.
23 .Nm authpf-noip
27 .Nm authpf-noip
39 Combined with properly set up filter rules and secure switches,
52 .Nm authpf-noip
72 .Nm authpf-noip ,
76 .Pa /usr/sbin/authpf-noip .
100 process stores its rules in a separate ruleset inside a
116 .Bd -literal -offset indent
117 nat-anchor "authpf/*"
[all …]
/freebsd-src/crypto/openssh/
H A DOVERVIEW2 OpenSSH-1.2 and should be considered OBSOLETE. It has been left in
11 Updated 19 Oct 1999 for OpenSSH-1.2
12 Updated 20 May 2001 note obsolete for > OpenSSH-1.2
15 the auxiliary programs ssh-keygen, ssh-agent, ssh-add, and
16 make-ssh-known-hosts. The main program for each of these is in a .c
24 - These provide an arbitrary size buffer, where data can be appended.
31 - Ssh uses the GNU GZIP compression library (ZLIB).
35 - Ssh contains several encryption algorithms. These are all
42 - Uses the LibreSSL BIGNUM sublibrary.
46 - Uses arc4random() and such.
[all …]
/freebsd-src/contrib/libevent/
H A Dwhatsnew-2.0.txt3 1. Meta-issues
16 There is now a book-in-progress that explains how to use Libevent and its
19 http://www.wangafu.net/~nickm/libevent-book/ .
37 2.1. New header layout for improved forward-compatibility
40 write good, well-supported libevent code. The new headers are divided
68 for low-level buffer manipulation are in event2/buffer.h. The
69 "bufferevent" functions for higher-level buffered IO are in
78 2.2. New thread-safe, binary-compatible, harder-to-mess-up APIs
81 non-threadsafe code, or forced code built against one version of Libevent
82 to no longer build with another. The problems with now-deprecated APIs
[all …]
/freebsd-src/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt3 1. Meta-issues
16 There is now a book-in-progress that explains how to use Libevent and its
19 http://www.wangafu.net/~nickm/libevent-book/ .
37 2.1. New header layout for improved forward-compatibility
40 write good, well-supported libevent code. The new headers are divided
68 for low-level buffer manipulation are in event2/buffer.h. The
69 "bufferevent" functions for higher-level buffered IO are in
78 2.2. New thread-safe, binary-compatible, harder-to-mess-up APIs
81 non-threadsafe code, or forced code built against one version of Libevent
82 to no longer build with another. The problems with now-deprecated APIs
[all …]
/freebsd-src/crypto/heimdal/doc/
H A Dapps.texi18 loaded at run-time. Modules for some of these systems can be found in
36 siacfg -a KRB5 /usr/athena/lib/libsia_krb5.so
76 KRB5CCNAME=FILE:/tmp/krb5cc`id -u`_`ps -o ppid= -p $$`; export KRB5CCNAME
104 default entry @kbd{/usr/tcb/bin/edauth -dd default}, and add a
116 @samp{--enable-osfc2}, these programs will, however, set the login
130 you want a system that is more secure than it would otherwise be, you
131 probably got an even more secure system. Passwords will not be sent in
205 @file{ktutil -k AFSKEYFILE:KeyFile get afs@@MY.REALM}
210 kadmin> ext -k AFSKEYFILE:/usr/afs/etc/KeyFile afs@@My.CELL.NAME
213 You have to make sure you have a @code{des-cbc-md5} encryption type since that
[all …]
/freebsd-src/secure/lib/libcrypto/man/man7/
H A Dssl.718 .\" 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-src/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-cp11x.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/interrupt-controller/mvebu-icu.h>
9 #include <dt-bindings/thermal/thermal.h>
11 #include "armada-common.dtsi"
27 thermal-zones {
28 CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-therma
[all...]
/freebsd-src/usr.sbin/jail/
H A Djail.82 .\" Copyright (c) 2008-2012 James Gritton
94 .Bl -tag -width indent
104 Exhibit a list of all configured non-wildcard jails and their parameters.
129 The jail is first removed and then re-created, as if
146 .Bl -tag -width indent
148 Clean up after an already-removed jail, running commands and operations
193 No removal-related parameters for this jail will be used \(em the jail will
198 MIB entry to the specified value inside th
[all...]
/freebsd-src/contrib/unbound/contrib/
H A Dunbound_munin_5 # and use munin-node-configure (--suggest, --shell).
9 # To install; enable statistics and unbound-control in unbound.conf
10 # server: extended-statistics: yes
11 # statistics-cumulative: no
12 # statistics-interval: 0
13 # remote-control: control-enable: yes
14 # Run the command unbound-control-setup to generate the key files.
17 # unbound_conf - where the unbound.conf file is located.
18 # unbound_control - where to find unbound-control executable.
19 # spoof_warn - what level to warn about spoofing
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/arm/
H A Darm,scmi.txt2 ----------------------------------------------------------
17 - compatible : shall be "arm,scmi" or "arm,scmi-smc" for smc/hvc transports
18 - mboxes: List of phandle and mailbox channel specifiers. It should contain
22 - shmem : List of phandle pointing to the shared memory(SHM) area as per
24 - #address-cells : should be '1' if the device has sub-nodes, maps to
25 protocol identifier for a given sub-node.
26 - #size-cells : should be '0' as 'reg' property doesn't have any size
28 - arm,smc-id : SMC id required when using smc or hvc transports
32 - mbox-names: shall be "tx" or "rx" depending on mboxes entries.
34 - interrupts : when using smc or hvc transports, this optional
[all …]
/freebsd-src/crypto/openssh/contrib/redhat/
H A Dopenssh.spec8 # Version of ssh-askpass
11 # Do we want to disable building of x11-askpass? (1=yes 0=no)
14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
47 # rpm -ba|--rebuild --define 'skip_xxx 1'
53 # rpm -ba|--rebuild --define 'no_gtk2 1'
65 # rpm -ba|--rebuild --define "static_openssl 1"
68 # Options for Smartcard support: (needs libsectok and openssl-engine)
69 # rpm -ba|--rebuild --define "smartcard 1"
90 Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
[all …]
/freebsd-src/share/doc/papers/jail/
H A Dpaper.ms14 …rnational System Administration and Networking Conference "SANE 2000" May 22-25, 2000 in Maastrich…
17 Poul-Henning Kamp <phk@FreeBSD.org>
25 OS. FreeBSD 4.0-RELEASE was the first release including this
27 Follow-on work was sponsored by Safeport Network Services,
32 Adding fine-grained access control improves the expressiveness,
39 Where multiple mutually un-trusting parties are introduced,
60 system, allowing easy sharing of files and inter-process communication.
63 Users of FreeBSD in non-traditional UNIX environments must balance
71 simultaneously impose system-wide mandatory policies on process
73 Attempting to create such an environment in the current-day FreeBSD
[all …]

1234567