Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:key_get
(Results
26 - 38
of
38
) sorted by relevance
1
2
/kernel/linux/linux-6.6/security/keys/
H
A
D
keyctl.c
1139
*_dest_keyring =
key_get
(rka->dest_keyring);
in get_instantiation_keyring()
1158
new->request_key_auth =
key_get
(key);
in keyctl_change_reqkey_auth()
H
A
D
keyring.c
1697
key_get
(key);
in keyring_gc_select_iterator()
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
nfs4idmap.c
602
data->authkey =
key_get
(authkey);
in nfs_idmap_legacy_upcall()
/kernel/linux/linux-5.10/fs/afs/
H
A
D
file.c
97
key_get
(wbk->key);
in afs_cache_wb_key()
H
A
D
write.c
479
op->key =
key_get
(wbk->key);
in afs_store_data()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
nfs4idmap.c
602
data->authkey =
key_get
(authkey);
in nfs_idmap_legacy_upcall()
/kernel/linux/linux-5.10/net/rxrpc/
H
A
D
conn_client.c
205
key_get
(conn->params.key);
in rxrpc_alloc_client_connection()
/kernel/linux/linux-6.6/fs/afs/
H
A
D
write.c
443
op->key =
key_get
(wbk->key);
in afs_store_data()
H
A
D
dir.c
288
req->key =
key_get
(key);
/kernel/linux/linux-6.6/net/rxrpc/
H
A
D
call_object.c
217
call->key =
key_get
(cp->key);
in rxrpc_alloc_client_call()
/kernel/linux/linux-5.10/security/keys/
H
A
D
keyring.c
1697
key_get
(key);
in keyring_gc_select_iterator()
/kernel/linux/linux-5.10/fs/ecryptfs/
H
A
D
keystore.c
520
key_get
(*auth_tok_key);
in ecryptfs_find_global_auth_tok_for_sig()
/kernel/linux/linux-6.6/fs/ecryptfs/
H
A
D
keystore.c
520
key_get
(*auth_tok_key);
in ecryptfs_find_global_auth_tok_for_sig()
Completed in 23 milliseconds
1
2