Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
dns_resolver-type.h File Reference
#include <linux/key-type.h>

Go to the source code of this file.

Functions

int request_dns_resolver_key (const char *description, const char *callout_info, char **data)
 

Variables

struct key_type key_type_dns_resolver
 

Function Documentation

int request_dns_resolver_key ( const char description,
const char callout_info,
char **  data 
)

Variable Documentation

struct key_type key_type_dns_resolver

Definition at line 236 of file dns_key.c.