The Linux Kernel

6.3.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer’s API guide
  • Kernel subsystem documentation
    • Driver implementer’s API guide
    • Core API Documentation
    • locking
    • Accounting
    • Block
    • cdrom
    • CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
    • Frame Buffer
    • fpga
    • Human Interface Devices (HID)
    • I2C/SMBus Subsystem
    • Industrial I/O
    • ISDN
    • InfiniBand
    • LEDs
    • NetLabel
    • Networking
    • pcmcia
    • Power Management
    • TCM Virtual Device
    • timers
    • Serial Peripheral Interface (SPI)
    • 1-Wire Subsystem
    • Watchdog Support
    • Virtualization Support
    • Input Documentation
    • Hardware Monitoring
    • GPU Driver Developer’s Guide
    • Compute Accelerators
    • Security Documentation
    • Sound Subsystem Documentation
    • Crypto API
      • Kernel Crypto API Interface Specification
      • Scatterlist Cryptographic API
      • Kernel Crypto API Architecture
      • Asynchronous Transfers/Transforms API
      • Asymmetric / Public-key Cryptography Key Type
      • Developing Cipher Algorithms
      • User Space Interface
      • Crypto Engine
      • Programming Interface
      • Code Examples
      • Fast & Portable DES encryption & decryption
    • Filesystems in the Linux kernel
    • Memory Management Documentation
    • BPF Documentation
    • USB support
    • PCI Bus Subsystem
    • SCSI Subsystem
    • Assorted Miscellaneous Devices Documentation
    • Scheduler
    • MHI
    • PECI Subsystem
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user’s and administrator’s guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • CPU Architectures
  • Unsorted Documentation
  • Translations

This Page

  • Show Source

Programming Interface¶

Table of contents

  • Block Cipher Algorithm Definitions
  • Symmetric Key Cipher API
  • Symmetric Key Cipher Request Handle
  • Single Block Cipher API
  • Authenticated Encryption With Associated Data (AEAD) Algorithm Definitions
  • Authenticated Encryption With Associated Data (AEAD) Cipher API
  • Asynchronous AEAD Request Handle
  • Message Digest Algorithm Definitions
  • Asynchronous Message Digest API
  • Asynchronous Hash Request Handle
  • Synchronous Message Digest API
  • Random Number Algorithm Definitions
  • Crypto API Random Number API
  • Asymmetric Cipher Algorithm Definitions
  • Asymmetric Cipher API
  • Asymmetric Cipher Request Handle
  • Key-agreement Protocol Primitives (KPP) Cipher Algorithm Definitions
  • Key-agreement Protocol Primitives (KPP) Cipher API
  • Key-agreement Protocol Primitives (KPP) Cipher Request Handle
  • ECDH Helper Functions
  • DH Helper Functions
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source