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:sun8i_ce_flow
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H
A
D
sun8i-ce.h
181
* struct
sun8i_ce_flow
- Information used by each flow
189
struct
sun8i_ce_flow
{
struct
222
struct
sun8i_ce_flow
*chanlist;
H
A
D
sun8i-ce-trng.c
30
struct
sun8i_ce_flow
*chan;
in sun8i_ce_trng_read()
H
A
D
sun8i-ce-prng.c
68
struct
sun8i_ce_flow
*chan;
in sun8i_ce_prng_generate()
H
A
D
sun8i-ce-cipher.c
88
struct
sun8i_ce_flow
*chan;
in sun8i_ce_cipher_prepare()
297
struct
sun8i_ce_flow
*chan;
in sun8i_ce_cipher_unprepare()
H
A
D
sun8i-ce-hash.c
258
struct
sun8i_ce_flow
*chan;
in sun8i_ce_hash_run()
H
A
D
sun8i-ce-core.c
628
sizeof(struct
sun8i_ce_flow
), GFP_KERNEL);
in sun8i_ce_allocate_chanlist()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H
A
D
sun8i-ce.h
183
* struct
sun8i_ce_flow
- Information used by each flow
193
struct
sun8i_ce_flow
{
struct
228
struct
sun8i_ce_flow
*chanlist;
H
A
D
sun8i-ce-trng.c
30
struct
sun8i_ce_flow
*chan;
in sun8i_ce_trng_read()
H
A
D
sun8i-ce-prng.c
66
struct
sun8i_ce_flow
*chan;
in sun8i_ce_prng_generate()
H
A
D
sun8i-ce-cipher.c
129
struct
sun8i_ce_flow
*chan;
in sun8i_ce_cipher_prepare()
326
struct
sun8i_ce_flow
*chan;
in sun8i_ce_cipher_unprepare()
H
A
D
sun8i-ce-hash.c
338
struct
sun8i_ce_flow
*chan;
in sun8i_ce_hash_run()
H
A
D
sun8i-ce-core.c
714
sizeof(struct
sun8i_ce_flow
), GFP_KERNEL);
in sun8i_ce_allocate_chanlist()
Completed in 8 milliseconds