aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_unix/bigcrypt.h
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-16 00:38:42 +0000
committerSteve Langasek <vorlon@debian.org>2014-01-16 00:38:42 +0000
commit60fe4501b4194949d3117a937abdfa90d3f138e9 (patch)
tree212a6a00baa11e9d0ca7bc27b12420d1dce6f07c /modules/pam_unix/bigcrypt.h
downloadpam-60fe4501b4194949d3117a937abdfa90d3f138e9.tar.gz
pam-60fe4501b4194949d3117a937abdfa90d3f138e9.tar.bz2
pam-60fe4501b4194949d3117a937abdfa90d3f138e9.zip
Import pam_1.1.8.orig.tar.gz
[dgit import orig pam_1.1.8.orig.tar.gz]
Diffstat (limited to 'modules/pam_unix/bigcrypt.h')
-rw-r--r--modules/pam_unix/bigcrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pam_unix/bigcrypt.h b/modules/pam_unix/bigcrypt.h
new file mode 100644
index 00000000..a66a96e6
--- /dev/null
+++ b/modules/pam_unix/bigcrypt.h
@@ -0,0 +1 @@
+extern char *bigcrypt(const char *key, const char *salt);