Home
last modified time | relevance | path

Searched refs:public (Results 1 – 97 of 97) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dqconf.h25 class ConfigSettings : public QSettings {
26 public:
42 class ConfigList : public QTreeWidget {
45 public:
63 public slots:
77 public:
123 class ConfigItem : public QTreeWidgetItem {
125 public:
192 class ConfigLineEdit : public QLineEdit {
195 public:
[all …]
/linux-4.4.14/crypto/asymmetric_keys/
DKconfig2 tristate "Asymmetric (public-key cryptographic) key type"
6 the asymmetric keys used for public key cryptographic operations such
13 tristate "Asymmetric public-key crypto algorithm subtype"
19 This option provides support for asymmetric public key type handling.
25 tristate "RSA public-key algorithm"
38 public key packet found inside the certificate.
/linux-4.4.14/Documentation/
Dmodule-signing.txt30 This facility uses X.509 ITU-T standard certificates to encode the public keys
32 type. The facility currently only supports the RSA public key encryption
60 signature that can be verified by a public key in the kernel's possession
123 private key is used to generate a signature and the corresponding public key is
125 it can be deleted or stored securely. The public key gets built into the
135 during the building of vmlinux (the public part of the key needs to be built
158 It is also possible to manually generate the key private/public files using the
161 generate the public/private key files:
176 The kernel contains a ring of public keys that can be viewed by root. They're
185 Beyond the public key generated specifically for module signing, additional
[all …]
Ddigsig.txt50 digsig_verify() - digital signature verification with public key
54 * digsig_verify() - digital signature verification with public key
DSecurityBugs18 consent from the reporter unless it has already been made public.
Dkernel-doc-nano-HOWTO.txt282 Inside a struct description, you can use the "private:" and "public:"
285 and "public:" tags must begin immediately following a "/*" comment
DSubmittingPatches295 obviously, the patch should not be sent to any public lists.
443 are public and that a record of the contribution (including all
589 idea was not posted in a public forum. That said, if we diligently credit our
765 from you. Linus, in particular, will not pull from public hosting sites
782 public tree.
787 git request-pull master git://my.public.tree/linux.git my-signed-tag
Dstable_kernel_rules.txt64 a public git tree (for instance, because it deserves more regression testing
DManagementStyle84 maintain appearances, and coming out in public to say that you were
148 (1) don't call people d*ckheads (at least not in public)
Dassoc_array.txt9 - The public API.
78 The public API can be found in <linux/assoc_array.h>. The associative array is
Djava.txt375 public static void main(String args[]) {
DHOWTO246 is released, but the patches need to also be sent to a public
DCodingStyle798 public functions. Private (static) functions need not, but it is
Dpinctrl.txt751 The public pinmux API contains two functions named pinctrl_request_gpio()
Ddevices.txt30 This document is in the public domain. The author requests, however,
80 device names and numbers in any way public, at least to the point
/linux-4.4.14/Documentation/hwmon/
Df71882fg8 Datasheet: Not public
12 Datasheet: Not public
28 Datasheet: Not public
48 Datasheet: Not public
52 Datasheet: Not public
Demc6w2018 Datasheet: Not public
Demc21038 Datasheet: Not public
Dnct668336 to the public.
Dsmsc47m117 Datasheet: Not public
Dsmsc47b39718 (for which there is no public datasheet available). This document was
/linux-4.4.14/Documentation/crypto/
Dasymmetric-keys.txt20 public-key cryptography, without imposing any particular restrictions on the
91 This gives access to functions for dealing with asymmetric / public keys.
92 Three enums are defined there for representing public-key cryptography
123 an asymmetric key to provide or to provide access to the public key.
154 The function may also return -ENOTSUPP if an unsupported public-key algorithm
155 or public-key/hash algorithm combination is specified or the key doesn't
199 against the key. For instance the name of the public key algorithm type
304 public-key algorithm such as RSA and DSA this will likely be a printable
Dasync-tx-api.txt207 unused "public" channel.
214 with multiple channels will either have all channels public, or all
/linux-4.4.14/drivers/staging/nvec/
DREADME8 There is no written documentation of the protocol available to the public,
/linux-4.4.14/security/integrity/ima/
DKconfig139 File signature verification is based on the public keys
140 loaded on the .ima trusted keyring. These public keys are
/linux-4.4.14/firmware/keyspan/
Dusa19.HEX89 public access to the source code from which this firmware image is
Dusa19qi.HEX89 public access to the source code from which this firmware image is
Dmpr.HEX88 public access to the source code from which this firmware image is
Dusa28x.HEX129 public access to the source code from which this firmware image is
Dusa19w.HEX129 public access to the source code from which this firmware image is
Dusa28xb.HEX130 public access to the source code from which this firmware image is
Dusa18x.HEX129 public access to the source code from which this firmware image is
Dusa19qw.HEX130 public access to the source code from which this firmware image is
Dusa28xa.HEX129 public access to the source code from which this firmware image is
Dusa49w.HEX133 public access to the source code from which this firmware image is
Dusa28.HEX136 public access to the source code from which this firmware image is
Dusa49wlc.HEX134 public access to the source code from which this firmware image is
/linux-4.4.14/firmware/emi26/
Dloader.HEX108 * or public access to this firmware which is a trade secret of Emagic,
Dfirmware.HEX1249 * or public access to this firmware which is a trade secret of Emagic,
Dbitstream.HEX4376 * or public access to this firmware which is a trade secret of Emagic,
/linux-4.4.14/security/smack/
Dsmackfs.c1948 static void smk_list_swap_rcu(struct list_head *public, in smk_list_swap_rcu() argument
1953 if (list_empty(public)) { in smk_list_swap_rcu()
1954 list_splice_init_rcu(private, public, synchronize_rcu); in smk_list_swap_rcu()
1957 first = public->next; in smk_list_swap_rcu()
1958 last = public->prev; in smk_list_swap_rcu()
1961 private->prev->next = public; in smk_list_swap_rcu()
1962 private->next->prev = public; in smk_list_swap_rcu()
1963 rcu_assign_pointer(public->next, private->next); in smk_list_swap_rcu()
1964 public->prev = private->prev; in smk_list_swap_rcu()
/linux-4.4.14/Documentation/dvb/
Dcards.txt91 - DiBcom USB DVB-T reference device (non-public)
93 - DiBcom USB2.0 DVB-T reference device (non-public)
DREADME.dvb-usb106 2004-07-02 - some tuner modifications, v0.1, cleanups, first public
/linux-4.4.14/Documentation/development-process/
D7.AdvancedTopics51 which is accessible to the Internet. Otherwise, free, public hosting sites
94 can be rewritten if necessary) and only moved into public branches when
141 sure that you have remembered to push those changes to the public server.
155 developer who may well feel nervous about questioning code - in public -
D3.Early-stage122 When developers decide to take their plans public, the next question will
187 public mailing list. The posting of code which has not been cleared for
194 acknowledged existence. Revealing their employer's plans on a public
212 without requiring public disclosure of the project.
/linux-4.4.14/net/x25/
DKconfig14 countries have public X.25 networks. X.25 consists of two
/linux-4.4.14/Documentation/isdn/
DREADME.x2562 - You might want to access a public X.25 data network from your Linux box.
68 access to PSPDN [packet switched public data network]).
128 probably work if you access a public X.25 network as long as the
DHiSax.cert42 unapproved ISDN equipment to the public network, I have to guarantee that
DREADME.gigaset274 be a public network number according to the local dialing plan, without
/linux-4.4.14/drivers/staging/lustre/lustre/
DKconfig23 http://downloads.whamcloud.com/public/lustre/
/linux-4.4.14/Documentation/leds/
Dleds-lp5521.txt18 More details of the instructions can be found from the public data sheet.
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-tpm113 Description: The "pubek" property will return the TPM's public endorsement
118 making it unaccessible. The public endorsement key is gener-
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt25 bit 5 = set if SEC has the public key EU (PKEU)
Dfsl-sec6.txt140 In the C293 device tree, we add the include of public property:
/linux-4.4.14/Documentation/security/
Dkeys-ecryptfs.txt11 to support other mechanisms like public key cryptography, PKCS#11 and TPM based
Dcredentials.txt316 Once a set of credentials has been made public (by calling commit_creds() for
/linux-4.4.14/Documentation/mmc/
Dmmc-async-req.txt37 There is one new public function mmc_start_req().
/linux-4.4.14/fs/befs/
DChangeLog179 their enclosing public structures. Switched all references to the
183 structures into the generic pointer fields of the public structures
185 to have to touch the definitions of the public structures in
/linux-4.4.14/Documentation/arm/Marvell/
DREADME9 match them with their corresponding public datasheet, when available.
131 No public datasheet available.
/linux-4.4.14/Documentation/ia64/
Defirtc.txt49 "public" API of the two drivers. The specifics of the legacy RTC are still
/linux-4.4.14/Documentation/usb/
DCREDITS130 public relationships and general management stuff for the
/linux-4.4.14/
DREPORTING-BUGS50 public mailing list(s) in the email thread.
DCOPYING235 implemented by public license practices. Many people have made
301 possible use to the public, the best way to achieve this is to make it
/linux-4.4.14/fs/cifs/
DKconfig73 security mechanisms if you are on a public network. Unless you
/linux-4.4.14/Documentation/filesystems/
Dafs.txt225 some public volumes volumes.
Dvfat.txt260 structure are public knowledge and can be found elsewhere.
Dhpfs.txt209 0.90 First public release
/linux-4.4.14/Documentation/scsi/
DFlashPoint.txt104 before the details were completely determined and a public statement could
DLICENSE.qla4xxx230 implemented by public license practices. Many people have made
DLICENSE.qla2xxx231 implemented by public license practices. Many people have made
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying219 implemented by public license practices. Many people have made
285 possible use to the public, the best way to achieve this is to make it
/linux-4.4.14/tools/usb/usbip/
DCOPYING219 implemented by public license practices. Many people have made
285 possible use to the public, the best way to achieve this is to make it
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense220 by public license practices. Many people have made generous contributions
285 possible use to the public, the best way to achieve this is to make it free
/linux-4.4.14/Documentation/networking/
Dlapb-module.txt94 names will be defined in the public LAPB header file.
DLICENSE.qlcnic229 implemented by public license practices. Many people have made
DLICENSE.qlge229 implemented by public license practices. Many people have made
Dpacket_mmap.txt60 http://public.lanl.gov/cpw/ (by Phil Wood, based on lastest libpcap)
Dip-sysctl.txt1530 == 1 : enable Privacy Extensions, but prefer public
1533 addresses over public addresses.
Dbonding.txt1591 connects via a public network, it may be desirous to bias the bond to send said
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-cache.txt21 - mapping from network identify to public key for crypto authentication.
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1218 refers to any such manual or work. Any member of the public is a
1253 general public, that is suitable for revising the document
1338 public has access to download using public-standard network protocols
1345 edition to the public.
1377 giving the public permission to use the Modified Version under the
1390 public access to a Transparent copy of the Document, and likewise
/linux-4.4.14/firmware/
DWHENCE139 public access to the source code from which this firmware image is
187 * or public access to this firmware which is a trade secret of Emagic,
/linux-4.4.14/Documentation/arm64/
Dbooting.txt8 is relevant to all public releases of the AArch64 Linux kernel.
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt46 implementation, pipes are totally hidden. The public API only knows gates.
/linux-4.4.14/scripts/
Dkernel-doc1808 $members =~ s/\/\*\s*private:.*?\/\*\s*public:.*?\*\///gosi;
/linux-4.4.14/Documentation/DocBook/
Dkernel-api.xml.db285 API-ipcget-public
/linux-4.4.14/drivers/net/usb/
DKconfig391 of this protocol (with even less public documentation) seems to
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt68 public email discussions with Ben Herrenschmidt, circa 5 April 2005.
/linux-4.4.14/drivers/char/
DKconfig445 support direct attachment to public switched telephone networks (PSTNs)
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS555 can use the public domain MIDIA patchset available from several ftp
560 Ultrasound card is not in public domain (even though it's available from
1433 products to public or at least their require signing a NDA. It's not
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt565 This request is to provide a documented and searchable public exchange
/linux-4.4.14/crypto/
DKconfig111 Generic implementation of the RSA public key algorithm.
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt100 public interface for kbuild.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt715 useful in allowing public access to UMLs because they would be
3931 networking, rather than the public address space that your host is
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt857 http://thinkwiki.org/wiki/Thermal_Sensors is a public wiki page that
/linux-4.4.14/init/
DKconfig1794 trusted keyring to provide public keys. This then can be used for
/linux-4.4.14/arch/x86/
DKconfig2396 There's no public spec for this chipset, and this functionality