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
defs:blk_key
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hyperhold/
H
A
D
hp_device.h
28
struct blk_crypto_key *
blk_key
;
member
H
A
D
hp_device.c
161
void inline_crypt_bio(struct blk_crypto_key *
blk_key
, struct bio *bio)
in inline_crypt_bio()
argument
173
struct blk_crypto_key *
blk_key
= NULL;
in inline_crypto_init()
local
196
void inline_crypt_bio(struct blk_crypto_key *
blk_key
, struc
argument
[all...]
/kernel/linux/linux-6.6/drivers/hyperhold/
H
A
D
hp_device.h
28
struct blk_crypto_key *
blk_key
;
member
H
A
D
hp_device.c
167
void inline_crypt_bio(struct blk_crypto_key *
blk_key
, struct bio *bio)
in inline_crypt_bio()
argument
179
struct blk_crypto_key *
blk_key
= NULL;
in inline_crypto_init()
local
202
void inline_crypt_bio(struct blk_crypto_key *
blk_key
, struc
argument
[all...]
/kernel/linux/linux-5.10/block/
H
A
D
blk-crypto.c
320
int blk_crypto_init_key(struct blk_crypto_key *
blk_key
, const u8 *raw_key,
in blk_crypto_init_key()
argument
[all...]
/kernel/linux/linux-5.10/fs/crypto/
H
A
D
inline_crypt.c
135
struct fscrypt_blk_crypto_key *
blk_key
;
in fscrypt_prepare_inline_crypt_key()
local
194
struct fscrypt_blk_crypto_key *
blk_key
= prep_key->
blk_key
;
fscrypt_destroy_inline_crypt_key()
local
[all...]
H
A
D
fscrypt_private.h
182
struct fscrypt_blk_crypto_key *
blk_key
;
member
/kernel/linux/linux-6.6/fs/crypto/
H
A
D
inline_crypt.c
160
struct blk_crypto_key *
blk_key
;
in fscrypt_prepare_inline_crypt_key()
local
211
struct blk_crypto_key *
blk_key
= prep_key->
blk_key
;
fscrypt_destroy_inline_crypt_key()
local
[all...]
H
A
D
fscrypt_private.h
187
struct blk_crypto_key *
blk_key
;
member
/kernel/linux/linux-6.6/block/
H
A
D
blk-crypto.c
328
int blk_crypto_init_key(struct blk_crypto_key *
blk_key
, const u8 *raw_key,
in blk_crypto_init_key()
argument
[all...]
Completed in 6 milliseconds