Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
autoload.c File Reference
#include "kmap_types.h"
#include <linux/kernel.h>
#include "rtl_crypto.h"
#include <linux/string.h>
#include <linux/kmod.h>
#include "internal.h"

Go to the source code of this file.

Functions

void crypto_alg_autoload (const char *name)
 
struct crypto_algcrypto_alg_mod_lookup (const char *name)
 

Function Documentation

void crypto_alg_autoload ( const char name)

Definition at line 27 of file autoload.c.

struct crypto_alg* crypto_alg_mod_lookup ( const char name)
read

Definition at line 32 of file autoload.c.