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:list_ok
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
omap-sham.c
752
bool
list_ok
= true;
in omap_sham_align_sgs()
local
773
list_ok
= false;
in omap_sham_align_sgs()
784
list_ok
= false;
in omap_sham_align_sgs()
797
list_ok
= false;
in omap_sham_align_sgs()
834
list_ok
= false;
in omap_sham_align_sgs()
846
else if (!
list_ok
)
in omap_sham_align_sgs()
H
A
D
s5p-sss.c
1133
* sg table have good aligned elements (
list_ok
). If one of this checks fails,
1146
bool aligned = true,
list_ok
= true;
in s5p_hash_prepare_sgs()
local
1153
list_ok
= false;
in s5p_hash_prepare_sgs()
1170
list_ok
= false;
in s5p_hash_prepare_sgs()
1183
else if (!
list_ok
)
in s5p_hash_prepare_sgs()
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
omap-sham.c
729
bool
list_ok
= true;
in omap_sham_align_sgs()
local
750
list_ok
= false;
in omap_sham_align_sgs()
761
list_ok
= false;
in omap_sham_align_sgs()
774
list_ok
= false;
in omap_sham_align_sgs()
811
list_ok
= false;
in omap_sham_align_sgs()
823
else if (!
list_ok
)
in omap_sham_align_sgs()
H
A
D
s5p-sss.c
1130
* sg table have good aligned elements (
list_ok
). If one of this checks fails,
1143
bool aligned = true,
list_ok
= true;
in s5p_hash_prepare_sgs()
local
1150
list_ok
= false;
in s5p_hash_prepare_sgs()
1167
list_ok
= false;
in s5p_hash_prepare_sgs()
1180
else if (!
list_ok
)
in s5p_hash_prepare_sgs()
Completed in 13 milliseconds