/linux-4.4.14/scripts/kconfig/ |
D | qconf.h | 25 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/ |
D | Kconfig | 2 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/ |
D | module-signing.txt | 30 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 …]
|
D | digsig.txt | 50 digsig_verify() - digital signature verification with public key 54 * digsig_verify() - digital signature verification with public key
|
D | SecurityBugs | 18 consent from the reporter unless it has already been made public.
|
D | kernel-doc-nano-HOWTO.txt | 282 Inside a struct description, you can use the "private:" and "public:" 285 and "public:" tags must begin immediately following a "/*" comment
|
D | SubmittingPatches | 295 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
|
D | stable_kernel_rules.txt | 64 a public git tree (for instance, because it deserves more regression testing
|
D | ManagementStyle | 84 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)
|
D | assoc_array.txt | 9 - The public API. 78 The public API can be found in <linux/assoc_array.h>. The associative array is
|
D | java.txt | 375 public static void main(String args[]) {
|
D | HOWTO | 246 is released, but the patches need to also be sent to a public
|
D | CodingStyle | 798 public functions. Private (static) functions need not, but it is
|
D | pinctrl.txt | 751 The public pinmux API contains two functions named pinctrl_request_gpio()
|
D | devices.txt | 30 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/ |
D | f71882fg | 8 Datasheet: Not public 12 Datasheet: Not public 28 Datasheet: Not public 48 Datasheet: Not public 52 Datasheet: Not public
|
D | emc6w201 | 8 Datasheet: Not public
|
D | emc2103 | 8 Datasheet: Not public
|
D | nct6683 | 36 to the public.
|
D | smsc47m1 | 17 Datasheet: Not public
|
D | smsc47b397 | 18 (for which there is no public datasheet available). This document was
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 20 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
|
D | async-tx-api.txt | 207 unused "public" channel. 214 with multiple channels will either have all channels public, or all
|
/linux-4.4.14/drivers/staging/nvec/ |
D | README | 8 There is no written documentation of the protocol available to the public,
|
/linux-4.4.14/security/integrity/ima/ |
D | Kconfig | 139 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/ |
D | usa19.HEX | 89 public access to the source code from which this firmware image is
|
D | usa19qi.HEX | 89 public access to the source code from which this firmware image is
|
D | mpr.HEX | 88 public access to the source code from which this firmware image is
|
D | usa28x.HEX | 129 public access to the source code from which this firmware image is
|
D | usa19w.HEX | 129 public access to the source code from which this firmware image is
|
D | usa28xb.HEX | 130 public access to the source code from which this firmware image is
|
D | usa18x.HEX | 129 public access to the source code from which this firmware image is
|
D | usa19qw.HEX | 130 public access to the source code from which this firmware image is
|
D | usa28xa.HEX | 129 public access to the source code from which this firmware image is
|
D | usa49w.HEX | 133 public access to the source code from which this firmware image is
|
D | usa28.HEX | 136 public access to the source code from which this firmware image is
|
D | usa49wlc.HEX | 134 public access to the source code from which this firmware image is
|
/linux-4.4.14/firmware/emi26/ |
D | loader.HEX | 108 * or public access to this firmware which is a trade secret of Emagic,
|
D | firmware.HEX | 1249 * or public access to this firmware which is a trade secret of Emagic,
|
D | bitstream.HEX | 4376 * or public access to this firmware which is a trade secret of Emagic,
|
/linux-4.4.14/security/smack/ |
D | smackfs.c | 1948 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/ |
D | cards.txt | 91 - DiBcom USB DVB-T reference device (non-public) 93 - DiBcom USB2.0 DVB-T reference device (non-public)
|
D | README.dvb-usb | 106 2004-07-02 - some tuner modifications, v0.1, cleanups, first public
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 51 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 -
|
D | 3.Early-stage | 122 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/ |
D | Kconfig | 14 countries have public X.25 networks. X.25 consists of two
|
/linux-4.4.14/Documentation/isdn/ |
D | README.x25 | 62 - 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
|
D | HiSax.cert | 42 unapproved ISDN equipment to the public network, I have to guarantee that
|
D | README.gigaset | 274 be a public network number according to the local dialing plan, without
|
/linux-4.4.14/drivers/staging/lustre/lustre/ |
D | Kconfig | 23 http://downloads.whamcloud.com/public/lustre/
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp5521.txt | 18 More details of the instructions can be found from the public data sheet.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 113 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/ |
D | fsl-sec2.txt | 25 bit 5 = set if SEC has the public key EU (PKEU)
|
D | fsl-sec6.txt | 140 In the C293 device tree, we add the include of public property:
|
/linux-4.4.14/Documentation/security/ |
D | keys-ecryptfs.txt | 11 to support other mechanisms like public key cryptography, PKCS#11 and TPM based
|
D | credentials.txt | 316 Once a set of credentials has been made public (by calling commit_creds() for
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-async-req.txt | 37 There is one new public function mmc_start_req().
|
/linux-4.4.14/fs/befs/ |
D | ChangeLog | 179 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/ |
D | README | 9 match them with their corresponding public datasheet, when available. 131 No public datasheet available.
|
/linux-4.4.14/Documentation/ia64/ |
D | efirtc.txt | 49 "public" API of the two drivers. The specifics of the legacy RTC are still
|
/linux-4.4.14/Documentation/usb/ |
D | CREDITS | 130 public relationships and general management stuff for the
|
/linux-4.4.14/ |
D | REPORTING-BUGS | 50 public mailing list(s) in the email thread.
|
D | COPYING | 235 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/ |
D | Kconfig | 73 security mechanisms if you are on a public network. Unless you
|
/linux-4.4.14/Documentation/filesystems/ |
D | afs.txt | 225 some public volumes volumes.
|
D | vfat.txt | 260 structure are public knowledge and can be found elsewhere.
|
D | hpfs.txt | 209 0.90 First public release
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 104 before the details were completely determined and a public statement could
|
D | LICENSE.qla4xxx | 230 implemented by public license practices. Many people have made
|
D | LICENSE.qla2xxx | 231 implemented by public license practices. Many people have made
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 219 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/ |
D | COPYING | 219 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/ |
D | license | 220 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/ |
D | lapb-module.txt | 94 names will be defined in the public LAPB header file.
|
D | LICENSE.qlcnic | 229 implemented by public license practices. Many people have made
|
D | LICENSE.qlge | 229 implemented by public license practices. Many people have made
|
D | packet_mmap.txt | 60 http://public.lanl.gov/cpw/ (by Phil Wood, based on lastest libpcap)
|
D | ip-sysctl.txt | 1530 == 1 : enable Privacy Extensions, but prefer public 1533 addresses over public addresses.
|
D | bonding.txt | 1591 connects via a public network, it may be desirous to bias the bond to send said
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 21 - mapping from network identify to public key for crypto authentication.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1218 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/ |
D | WHENCE | 139 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/ |
D | booting.txt | 8 is relevant to all public releases of the AArch64 Linux kernel.
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-hci.txt | 46 implementation, pipes are totally hidden. The public API only knows gates.
|
/linux-4.4.14/scripts/ |
D | kernel-doc | 1808 $members =~ s/\/\*\s*private:.*?\/\*\s*public:.*?\*\///gosi;
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-api.xml.db | 285 API-ipcget-public
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 391 of this protocol (with even less public documentation) seems to
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 68 public email discussions with Ben Herrenschmidt, circa 5 April 2005.
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 445 support direct attachment to public switched telephone networks (PSTNs)
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 555 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/ |
D | hvcs.txt | 565 This request is to provide a documented and searchable public exchange
|
/linux-4.4.14/crypto/ |
D | Kconfig | 111 Generic implementation of the RSA public key algorithm.
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 100 public interface for kbuild.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 715 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/ |
D | thinkpad-acpi.txt | 857 http://thinkwiki.org/wiki/Thermal_Sensors is a public wiki page that
|
/linux-4.4.14/init/ |
D | Kconfig | 1794 trusted keyring to provide public keys. This then can be used for
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2396 There's no public spec for this chipset, and this functionality
|