/* * ecryptfs_format.h: helper functions for the encrypted key type * * Copyright (C) 2006 International Business Machines Corp. * Copyright (C) 2010 Politecnico di Torino, Italy * TORSEC group -- http://security.polito.it * * Authors: * Michael A. Halcrow * Tyler Hicks * Roberto Sassu * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. */ #ifndef __KEYS_ECRYPTFS_H #define __KEYS_ECRYPTFS_H #include #define PGP_DIGEST_ALGO_SHA512 10 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok); void ecryptfs_get_versions(int *major, int *minor, int *file_version); int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, const char *key_desc); #endif /* __KEYS_ECRYPTFS_H */ leanup'>emaclite-cleanup net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
14024dbb156c8392908aaa822097d27c6af8ec8'>harmony.h
diff options
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
Diffstat (limited to 'sound/parisc/harmony.h')
d2bb8b'>patch)
tree4078d3ae27d4ebb85bdcd4d84e9b9a4d059f22bb /fs/nfsd/nfssvc.c
parent751321b3dd5040dc5be19bd23f985e80c914621a (diff)
parent54791b276b4000b307339f269d3bf7db877d536f (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller: "Several small bug fixes and tidies, along with a fix for non-resumable memory errors triggered by userspace" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc64: Handle PIO & MEM non-resumable errors. sparc64: Zero pages on allocation for mondo and error queues. sparc: Fixed typo in sstate.c. Replaced panicing with panicking sparc: use symbolic names for tsb indexing
Diffstat (limited to 'fs/nfsd/nfssvc.c')