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:desc_hdr_template
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
talitos.c
852
__be32
desc_hdr_template
;
member
1443
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_MODE0_ENCRYPT;
in aead_encrypt()
1468
edesc->desc.hdr = ctx->
desc_hdr_template
|
in aead_decrypt()
1479
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_DIR_INBOUND;
in aead_decrypt()
1670
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_MODE0_ENCRYPT;
in skcipher_encrypt()
1694
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_DIR_INBOUND;
in skcipher_decrypt()
2071
edesc->desc.hdr = ctx->
desc_hdr_template
;
in ahash_process_req()
2259
__be32
desc_hdr_template
;
member
2277
.
desc_hdr_template
= DESC_HDR_TYPE_IPSEC_ESP |
2299
.
desc_hdr_template
3123
hw_supports(struct device *dev, __be32
desc_hdr_template
)
hw_supports()
argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
talitos.c
853
__be32
desc_hdr_template
;
member
1444
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_MODE0_ENCRYPT;
in aead_encrypt()
1469
edesc->desc.hdr = ctx->
desc_hdr_template
|
in aead_decrypt()
1480
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_DIR_INBOUND;
in aead_decrypt()
1671
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_MODE0_ENCRYPT;
in skcipher_encrypt()
1695
edesc->desc.hdr = ctx->
desc_hdr_template
| DESC_HDR_DIR_INBOUND;
in skcipher_decrypt()
2072
edesc->desc.hdr = ctx->
desc_hdr_template
;
in ahash_process_req()
2260
__be32
desc_hdr_template
;
member
2278
.
desc_hdr_template
= DESC_HDR_TYPE_IPSEC_ESP |
2300
.
desc_hdr_template
3124
hw_supports(struct device *dev, __be32
desc_hdr_template
)
hw_supports()
argument
[all...]
Completed in 8 milliseconds