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:ctrinit
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H
A
D
safexcel_cipher.c
55
u32
ctrinit
;
member
88
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_skcipher_iv()
145
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_aead_iv()
153
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_aead_iv()
1201
ctx->
ctrinit
= 1;
in safexcel_skcipher_cra_init()
1713
ctx->
ctrinit
= 1;
in safexcel_aead_cra_init()
2726
ctx->
ctrinit
= 0;
in safexcel_aead_ccm_cra_init()
2829
ctx->
ctrinit
= 0;
in safexcel_skcipher_chacha20_cra_init()
2981
ctx->
ctrinit
= 0;
in safexcel_aead_chachapoly_cra_init()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H
A
D
safexcel_cipher.c
56
u32
ctrinit
;
member
88
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_skcipher_iv()
145
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_aead_iv()
153
(__force u32)cpu_to_be32(ctx->
ctrinit
);
in safexcel_aead_iv()
1221
ctx->
ctrinit
= 1;
in safexcel_skcipher_cra_init()
1733
ctx->
ctrinit
= 1;
in safexcel_aead_cra_init()
2735
ctx->
ctrinit
= 0;
in safexcel_aead_ccm_cra_init()
2838
ctx->
ctrinit
= 0;
in safexcel_skcipher_chacha20_cra_init()
2990
ctx->
ctrinit
= 0;
in safexcel_aead_chachapoly_cra_init()
Completed in 10 milliseconds