|
Linux Kernel
3.7.1
|
#include "compat.h"#include "jr.h"#include "error.h"#include "desc_constr.h"#include "key_gen.h"Go to the source code of this file.
Functions | |
| void | split_key_done (struct device *dev, u32 *desc, u32 err, void *context) |
| EXPORT_SYMBOL (split_key_done) | |
| u32 | gen_split_key (struct device *jrdev, u8 *key_out, int split_key_len, int split_key_pad_len, const u8 *key_in, u32 keylen, u32 alg_op) |
| EXPORT_SYMBOL (gen_split_key) | |
| EXPORT_SYMBOL | ( | split_key_done | ) |
| EXPORT_SYMBOL | ( | gen_split_key | ) |
1.8.2