summaryrefslogtreecommitdiffstats
path: root/kernel/module-internal.h
blob: 915e123a430fbb0cb6ea9197b90ab6ec3684a191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Module internals
 *
 * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
 * Written by David Howells (dhowells@redhat.com)
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public Licence
 * as published by the Free Software Foundation; either version
 * 2 of the Licence, or (at your option) any later version.
 */

extern int mod_verify_sig(const void *mod, unsigned long *_modlen);
documentation-for-keyid-fingerprint-keyhandle-modules Mirror of https://gitlab.com/sequoia-pgp/sequoia.gitmatthias
summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2021-01-08 14:29:22 +0100
committerNeal H. Walfield <neal@pep.foundation>2021-01-08 14:35:01 +0100
commit3367828e487fa79d2ec0a615e6b15dd5fbee5c9a (patch)
treeeeb9f0652345a5f3a7b73609fb2c23475a2b71a9 /openpgp/src/lib.rs
parent17253b2e7fa297426a841042fa955ca69955f00f (diff)
openpgp: Add regex support.
- Fixes #188.
Diffstat (limited to 'openpgp/src/lib.rs')
-rw-r--r--openpgp/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/src/lib.rs b/openpgp/src/lib.rs