| /linux/Documentation/crypto/ |
| H A D | libcrypto.rst | 4 Crypto library 7 The Linux kernel's crypto library (``lib/crypto/``) provides kernel-internal 14 The crypto library functions are intended to be boring and straightforward, and 18 Note that the crypto library isn't entirely new. ``lib/`` has contained some 26 The crypto library documentation is primarily meant for kernel developers who 50 - ``include/crypto/``: crypto headers, for both the crypto library and the 58 ``CRYPTO_LIB_$(ALGORITHM)``. As is the norm for library functions in the 67 Note that the crypto library doesn't use the ``crypto/``, 70 in the traditional crypto API are implemented by calls into the library. 75 Some of the advantages of the library over the traditional crypto API are: [all …]
|
| /linux/lib/crypto/ |
| H A D | Kconfig | 36 The AES-CBC and AES-CBC-CTS library functions. 42 The AES-CMAC, AES-XCBC-MAC, and AES-CBC-MAC library functions. Select 52 The AES-CCM library functions. 58 The AES-CTR and AES-XCTR library functions. 64 The AES-ECB library functions. 71 The AES-GCM library functions. 77 The AES-XTS library functions. 88 The BLAKE2b library functions. Select this if your module uses any of 108 Enable the ChaCha library interface. Select this if your module uses 127 The Curve25519 library functions. Select this if your module uses any [all …]
|
| /linux/LICENSES/preferred/ |
| H A D | LGPL-2.1 | 58 you distribute copies of the library or if you modify it. 60 For example, if you distribute copies of the library, whether gratis or for 63 link other code with the library, you must provide complete object files to 64 the recipients, so that they can relink them with the library after making 65 changes to the library and recompiling it. And you must show them these 69 library, and (2) we offer you this license, which gives you legal 70 permission to copy, distribute and/or modify the library. 73 warranty for the free library. Also, if the library is modified by someone 82 for a version of the library must be consistent with the full freedom of 92 When a program is linked with a library, whether statically or using a [all …]
|
| H A D | LGPL-2.0 | 24 [This is the first released version of the library GPL. It is numbered 2 48 distribute copies of the library, or if you modify it. 50 For example, if you distribute copies of the library, whether gratis or for 53 link a program with the library, you must provide complete object files to 54 the recipients so that they can relink them with the library, after making 55 changes to the library and recompiling it. And you must show them these 59 library, and (2) offer you this license which gives you legal permission to 60 copy, distribute and/or modify the library. 63 everyone understands that there is no warranty for this free library. If 64 the library is modified by someone else and passed on, we want its [all …]
|
| /linux/tools/usb/usbip/ |
| H A D | configure.ac | 10 AC_SUBST([LIBUSBIP_VERSION], [$CURRENT:$REVISION:$AGE], [library version]) 42 # Checks for library functions. 50 [AC_MSG_ERROR([Missing udev library!])])], 53 # Checks for libwrap library. 54 AC_MSG_CHECKING([whether to use the libwrap (TCP wrappers) library]) 57 [use the libwrap (TCP wrappers) library])],
|
| /linux/drivers/input/misc/ |
| H A D | drv260x.c | 199 u32 library; member 366 haptics->library); in drv260x_init() 389 haptics->library); in drv260x_init() 467 error = device_property_read_u32(dev, "library-sel", &haptics->library); in drv260x_probe() 473 if (haptics->library < DRV260X_LIB_EMPTY || in drv260x_probe() 474 haptics->library > DRV260X_ERM_LIB_F) { in drv260x_probe() 476 "Library value is invalid: %i\n", haptics->library); in drv260x_probe() 481 haptics->library != DRV260X_LIB_EMPTY && in drv260x_probe() 482 haptics->library != DRV260X_LIB_LRA) { in drv260x_probe() 488 (haptics->library == DRV260X_LIB_EMPTY || in drv260x_probe() [all …]
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | Kconfig | 5 tristate "Common Ethernet library (libeth)" if COMPILE_TEST 8 libeth is a common library containing routines shared between several 12 tristate "Common XDP library (libeth_xdp)" if COMPILE_TEST
|
| /linux/Documentation/power/ |
| H A D | opp.rst | 48 OPP library provides a set of helper functions to organize and query the OPP 49 information. The library is located in drivers/opp/ directory and the header 50 is located in include/linux/pm_opp.h. OPP library can be enabled by enabling 55 Typical usage of the OPP library is as follows:: 57 (users) -> registers a set of default OPPs -> (library) 76 OPP library facilitates this concept in its implementation. The following 85 WARNING: Users of OPP library should refresh their availability count using 89 the SoC specific framework which uses the OPP library. Similar care needs 97 registering the OPPs is maintained by OPP library throughout the device 105 with the dev_pm_opp_enable/disable functions. OPP library [all …]
|
| /linux/drivers/pci/endpoint/ |
| H A D | Kconfig | 16 Enabling this option will build the endpoint library, which 17 includes endpoint controller library and endpoint function 18 library.
|
| /linux/fs/fuse/ |
| H A D | Kconfig | 10 There's also a companion library: libfuse2. This library is available 13 although chances are your distribution already has that library 17 See <file:Documentation/Changes> for needed library/utility version.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-grcan | 10 core library documentation for details. The default value is 0 22 core library documentation for details. The default value is 0 33 library documentation for details. The default value is 0 or is
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | Kconfig | 9 bool "VCAP (Versatile Content-Aware Processor) library" 40 bool "KUnit test for VCAP library" if !KUNIT_ALL_TESTS 46 This builds unit tests for the VCAP library.
|
| /linux/lib/crypto/tests/ |
| H A D | Kconfig | 71 KUnit tests for the GHASH library functions. 103 KUnit tests for the Poly1305 library functions. 111 KUnit tests for the POLYVAL library functions. 163 tristate "Enable all crypto library code for KUnit tests" 186 Enable all the crypto library code that has KUnit tests. 188 Enable this only if you'd like to test all the crypto library code,
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | ps2keyb-mouse-apbps2.txt | 3 The APBPS2 PS/2 core is available in the GRLIB VHDL IP core library. 15 For further information look in the documentation for the GLIB IP core library:
|
| /linux/Documentation/kbuild/ |
| H A D | headers_install.rst | 10 used by the system's C library (such as glibc or uClibc) to define available 12 system calls. The C library's header files include the kernel header files 19 means that a program built against a C library using older kernel headers
|
| /linux/Documentation/iio/ |
| H A D | iio_tools.rst | 22 LibIIO is a C/C++ library that provides generic access to IIO devices. The 23 library abstracts the low-level details of the hardware, and provides a simple
|
| /linux/drivers/net/ethernet/intel/libie/ |
| H A D | Kconfig | 8 libie (Intel Ethernet library) is a common library built on top of
|
| /linux/tools/perf/Documentation/ |
| H A D | Build.txt | 6 - libperf library (static) 8 - traceevent library (static) 9 - GTK ui library 101 the library paths for cross compilation.
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-grgpio.txt | 3 The GRGPIO GPIO core is available in the GRLIB VHDL IP core library. 25 For further information look in the documentation for the GLIB IP core library:
|
| /linux/Documentation/devicetree/bindings/net/can/ |
| H A D | grcan.txt | 4 library. 27 For further information look in the documentation for the GLIB IP core library:
|
| /linux/arch/arm64/boot/dts/cavium/ |
| H A D | thunder-88xx.dts | 11 * a) This library is free software; you can redistribute it and/or 16 * This library is distributed in the hope that it will be useful, 22 * License along with this library; if not, write to the Free
|
| /linux/Documentation/arch/arm/vfp/ |
| H A D | release-notes.rst | 13 This release has been validated against the SoftFloat-2b library by 15 library and test suite can be found at:
|
| /linux/rust/pin-init/ |
| H A D | README.md | 30 This library's main use-case is in [Rust-for-Linux]. Although this version can be used 40 This library allows you to do in-place initialization safely. 44 This library requires the [`allocator_api` unstable feature] when the `alloc` feature is 48 [`allocator_api` unstable feature]: https://doc.rust-lang.org/nightly/unstable-book/library-features/allocator-api.html 66 [`Box<T>`] or any other smart pointer that supports this library). 73 Aside from pinned initialization, this library also supports in-place construction without 82 requires it to be pinned to be locked and thus is a prime candidate for using this library. 119 Many types that use this library supply a function/macro that returns an initializer, because
|
| /linux/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 17 Overview of the ``pldmfw`` library 20 The ``pldmfw`` library is intended to be used by device drivers for 45 library parses and extracts this data into simpler structures for ease of
|
| /linux/arch/microblaze/ |
| H A D | Kconfig.platform | 14 Turns on optimized library functions (memcpy and memmove). 27 Turns on optimized library functions (memcpy and memmove).
|