projects
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
[linux.git]
/
certs
/
common.h
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#ifndef _CERT_COMMON_H
4
#define _CERT_COMMON_H
5
6
int load_certificate_list(const u8 cert_list[], const unsigned long list_size,
7
const struct key *keyring);
8
9
#endif
This page took
0.032523 seconds
and
4
git commands to generate.