Home
last modified time | relevance | path

Searched refs:keyctl (Results 1 – 25 of 68) sorted by relevance

123

/linux/Documentation/security/keys/
A Dtrusted-encrypted.rst148 keyctl update key "update [options]"
149 keyctl print keyid
185 keyctl print keyid
224 $ keyctl show
230 $ keyctl print 440502848
240 $ keyctl pipe 440502848 > kmk.blob
247 $ keyctl print 268728824
260 $ keyctl print 268728824
289 $ keyctl print 159771175
294 $ keyctl pipe 159771175 > evm.blob
[all …]
A Decryptfs.rst29 commands 'keyctl print' or 'keyctl pipe' does not contain the overall
42 keyctl add encrypted name "new ecryptfs key-type:master-key-name keylen" ring
43 keyctl add encrypted name "load hex_blob" ring
44 keyctl update keyid "update key-type:master-key-name"
58 $ keyctl add encrypted 1000100010001000 "new ecryptfs user:test 64" @u
61 $ keyctl print 19184530
67 $ keyctl pipe 19184530 > ecryptfs.blob
A Dcore.rst443 The keyctl syscall functions are:
492 long keyctl(KEYCTL_REVOKE, key_serial_t key);
586 long keyctl(KEYCTL_MOVE,
692 long keyctl(KEYCTL_NEGATE, key_serial_t key,
694 long keyctl(KEYCTL_REJECT, key_serial_t key,
802 long keyctl(KEYCTL_SESSION_TO_PARENT);
921 long keyctl(KEYCTL_PKEY_QUERY,
960 long keyctl(KEYCTL_PKEY_ENCRYPT,
966 long keyctl(KEYCTL_PKEY_DECRYPT,
972 long keyctl(KEYCTL_PKEY_SIGN,
[all …]
/linux/Documentation/crypto/
A Dasymmetric-keys.rst64 keyctl search @s asymmetric id:5acc2142
75 keyctl search @s asymmetric tpm:5acc2142
379 root_id=`keyctl add keyring root-certs "" @s`
380 keyctl padd asymmetric "" $root_id < root1.cert
381 keyctl padd asymmetric "" $root_id < root2.cert
384 chain_id=`keyctl add keyring chain "" @s`
389 keyctl padd asymmetric "" $chain_id < intermediateA.cert
391 keyctl padd asymmetric "" $chain_id < end-entity.cert
401 chain2_id=`keyctl add keyring chain2 "" @s`
402 keyctl padd asymmetric "" $chain2_id < root1.cert
[all …]
/linux/Documentation/security/
A Ddigsig.rst87 Here is example output of the keyctl utility::
89 $ keyctl show
99 $ keyctl list 128198054
/linux/security/keys/
A DMakefile13 keyctl.o \
A Dbuilt-in.a6 keyctl.o/
A D.built-in.a.cmd1 …rity/keys/gc.o security/keys/key.o security/keys/keyring.o security/keys/keyctl.o security/keys/pe…
A D.keyctl.o.cmd1keyctl.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/a…
3 source_security/keys/keyctl.o := security/keys/keyctl.c
5 deps_security/keys/keyctl.o := \
1210 include/linux/keyctl.h \
1211 include/uapi/linux/keyctl.h \
1218 security/keys/keyctl.o: $(deps_security/keys/keyctl.o)
1220 $(deps_security/keys/keyctl.o):
A Dcompat.c17 COMPAT_SYSCALL_DEFINE5(keyctl, u32, option, in COMPAT_SYSCALL_DEFINE5() argument
/linux/security/
A Dbuilt-in.a6 keys/keyctl.o/
/linux/kernel/
A Dsys_ni.c268 COND_SYSCALL(keyctl);
269 COND_SYSCALL_COMPAT(keyctl);
/linux/Documentation/filesystems/
A Decryptfs.rst63 keyctl clear @u
A Dafs.rst204 and cell, e.g.: "afs@<cellname>". This can be viewed with the keyctl program or
207 [root@andromeda ~]# keyctl show
/linux/Documentation/ABI/testing/
A Devm17 keyring using keyctl, and EVM is then enabled by
/linux/Documentation/admin-guide/
A Dmodule-signing.rst200 keyctl padd asymmetric "" [.builtin_trusted_keys-ID] <[key-file]
204 keyctl padd asymmetric "" 0x223c7853 <my_public_key.x509
/linux/Documentation/networking/
A Ddns_resolver.rst115 "keyctl read/print/pipe".
/linux/samples/
A DKconfig242 sb_notify() syscalls and the KEYCTL_WATCH_KEY keyctl() function.
/linux/Documentation/filesystems/caching/
A Dfscache.rst498 keyctl add user fscache:objlist <restrictions> @s
524 keyctl add user fscache:objlist KB @s
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl252 241 n64 keyctl sys_keyctl
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl261 249 common keyctl sys_keyctl
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl252 241 n64 keyctl sys_keyctl
A Dsyscall_n32.tbl256 245 n32 keyctl compat_sys_keyctl
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl280 258 common keyctl sys_keyctl
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl261 250 common keyctl sys_keyctl

Completed in 30 milliseconds

123