Public Attributes
crypto_cipher Struct Reference

List of all members.

Public Attributes

enum crypto_cipher_alg alg
gcry_cipher_hd_t dec
EVP_CIPHER_CTX dec
gcry_cipher_hd_t enc
EVP_CIPHER_CTX enc
HCRYPTKEY key
HCRYPTPROV prov
int rc4
union {
   struct {
      size_t   block_size
      u8   cbc [32]
      void *   ctx_dec
      void *   ctx_enc
   }   aes
   struct {
      u8   cbc [8]
      u32   dk [32]
      u32   ek [32]
   }   des
   struct {
      u8   cbc [8]
      struct des3_key_s   key
   }   des3
   struct {
      u8   key [16]
      size_t   keylen
      size_t   used_bytes
   }   rc4
u
union {
   symmetric_CBC   cbc
   struct {
      u8   key [16]
      size_t   keylen
      size_t   used_bytes
   }   rc4
u

Detailed Description

Definition at line 507 of file crypto_cryptoapi.c.


Member Data Documentation

struct { ... } crypto_cipher::aes

Definition at line 24 of file crypto_internal-cipher.c.

Definition at line 33 of file crypto_internal-cipher.c.

Definition at line 32 of file crypto_internal-cipher.c.

symmetric_CBC crypto_cipher::cbc

Definition at line 293 of file crypto_libtomcrypt.c.

Definition at line 35 of file crypto_internal-cipher.c.

Definition at line 34 of file crypto_internal-cipher.c.

gcry_cipher_hd_t crypto_cipher::dec

Definition at line 197 of file crypto_gnutls.c.

EVP_CIPHER_CTX crypto_cipher::dec

Definition at line 302 of file crypto_openssl.c.

struct { ... } crypto_cipher::des
struct { ... } crypto_cipher::des3

Definition at line 43 of file crypto_internal-cipher.c.

Definition at line 42 of file crypto_internal-cipher.c.

gcry_cipher_hd_t crypto_cipher::enc

Definition at line 196 of file crypto_gnutls.c.

EVP_CIPHER_CTX crypto_cipher::enc

Definition at line 301 of file crypto_openssl.c.

Definition at line 28 of file crypto_internal-cipher.c.

Definition at line 38 of file crypto_internal-cipher.c.

HCRYPTKEY crypto_cipher::key

Definition at line 509 of file crypto_cryptoapi.c.

Definition at line 29 of file crypto_internal-cipher.c.

HCRYPTPROV crypto_cipher::prov

Definition at line 508 of file crypto_cryptoapi.c.

struct { ... } crypto_cipher::rc4

Definition at line 291 of file crypto_libtomcrypt.c.

struct { ... } crypto_cipher::rc4
union { ... } crypto_cipher::u
union { ... } crypto_cipher::u

Definition at line 27 of file crypto_internal-cipher.c.


The documentation for this struct was generated from the following files:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26