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:crypto_mode
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
blk-crypto.h
30
enum blk_crypto_mode_num
crypto_mode
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
blk-crypto.h
31
enum blk_crypto_mode_num
crypto_mode
;
member
/kernel/linux/linux-5.10/block/
H
A
D
blk-crypto.c
320
blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, enum blk_
crypto_mode
_num
crypto_mode
, unsigned int dun_bytes, unsigned int data_unit_size)
blk_crypto_init_key()
argument
H
A
D
blk-crypto-fallback.c
76
enum blk_crypto_mode_num
crypto_mode
;
member
93
enum blk_crypto_mode_num
crypto_mode
= slotp->
crypto_mode
;
in blk_crypto_evict_keyslot()
local
110
const enum blk_crypto_mode_num
crypto_mode
=
in blk_crypto_keyslot_program()
local
[all...]
/kernel/linux/linux-5.10/fs/crypto/
H
A
D
inline_crypt.c
132
enum blk_crypto_mode_num
crypto_mode
= ci->ci_mode->blk_crypto_mode;
in fscrypt_prepare_inline_crypt_key()
local
/kernel/linux/linux-6.6/fs/crypto/
H
A
D
inline_crypt.c
159
enum blk_crypto_mode_num
crypto_mode
= ci->ci_mode->blk_crypto_mode;
in fscrypt_prepare_inline_crypt_key()
local
/kernel/linux/linux-6.6/block/
H
A
D
blk-crypto.c
328
blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, enum blk_
crypto_mode
_num
crypto_mode
, unsigned int dun_bytes, unsigned int data_unit_size)
blk_crypto_init_key()
argument
H
A
D
blk-crypto-fallback.c
77
enum blk_crypto_mode_num
crypto_mode
;
member
95
enum blk_crypto_mode_num
crypto_mode
= slotp->
crypto_mode
;
in blk_crypto_fallback_evict_keyslot()
local
113
const enum blk_crypto_mode_num
crypto_mode
=
in blk_crypto_fallback_keyslot_program()
local
[all...]
Completed in 5 milliseconds