Archive for the ‘crypto’ Category

skcipher.h

/*
* Symmetric key ciphers. Read more

rng.h

/*
* RNG: Random Number Generator algorithms under the crypto API Read more

hash.h

/*
* Hash algorithms. Read more

compress.h

/*
* Compress: Compression algorithms under the cryptographic API. Read more

aead.h

/*
* AEAD: Authenticated Encryption with Associated Data Read more

vmac.h

/*
* Modified to interface to the Linux kernel
* Copyright (c) 2009, Intel Corporation. Read more

twofish.h

#ifndef _CRYPTO_TWOFISH_H
#define _CRYPTO_TWOFISH_H Read more

skcipher.h

/*
* Symmetric key ciphers. Read more

sha.h

/*
* Common values for SHA algorithms Read more

scatterwalk.h

/*
* Cryptographic scatter and gather helpers. Read more

rng.h

/*
* RNG: Random Number Generator algorithms under the crypto API Read more

hash.h

/*
* Hash: Hash algorithms under the crypto API Read more

gf128mul.h

/* gf128mul.h – GF(2^128) multiplication functions Read more

des.h

/*
* DES & Triple DES EDE Cipher Algorithms. Read more

ctr.h

/*
* CTR: Counter mode Read more

crypto_wq.h

#ifndef CRYPTO_WQ_H
#define CRYPTO_WQ_H Read more

cryptd.h

/*
* Software async crypto daemon Read more

compress.h

/*
* Compress: Compression algorithms under the cryptographic API. Read more

b128ops.h

/* b128ops.h – common 128-bit block operations Read more

authenc.h

/*
* Authenc: Simple AEAD wrapper for IPsec Read more

algapi.h

/*
* Common values for AES algorithms Read more

aes.h

/*
* Common values for AES algorithms Read more

aead.h

/*
* AEAD: Authenticated Encryption with Associated Data Read more

Return top

INFORMATION

Hello. This site contains the source code of the kernel operating system Linux.