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:chcr_dev
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H
A
D
chcr_core.h
97
struct
chcr_dev
{
struct
109
struct
chcr_dev
dev;
124
static inline void *padap(struct
chcr_dev
*dev)
in padap()
H
A
D
chcr_core.c
52
struct
chcr_dev
*dev;
in detach_work_fn()
54
dev = container_of(work, struct
chcr_dev
, detach_work.work);
in detach_work_fn()
99
struct
chcr_dev
*dev;
in chcr_dev_add()
113
struct
chcr_dev
*dev;
in chcr_dev_init()
207
struct
chcr_dev
*dev = &u_ctx->dev;
in chcr_uld_rx_handler()
225
struct
chcr_dev
*dev = &u_ctx->dev;
in chcr_detach_device()
H
A
D
chcr_crypto.h
254
struct
chcr_dev
*dev;
H
A
D
chcr_algo.c
200
static int chcr_inc_wrcount(struct
chcr_dev
*dev)
in chcr_inc_wrcount()
208
static inline void chcr_dec_wrcount(struct
chcr_dev
*dev)
in chcr_dec_wrcount()
219
struct
chcr_dev
*dev = a_ctx(tfm)->dev;
in chcr_handle_aead_resp()
1171
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_handle_cipher_resp()
1373
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_aes_encrypt()
1419
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_aes_decrypt()
1668
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_update()
1768
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_final()
1838
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_finup()
1933
struct
chcr_dev
*de
in chcr_ahash_digest()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H
A
D
chcr_core.h
96
struct
chcr_dev
{
struct
108
struct
chcr_dev
dev;
123
static inline void *padap(struct
chcr_dev
*dev)
in padap()
H
A
D
chcr_core.c
52
struct
chcr_dev
*dev;
in detach_work_fn()
54
dev = container_of(work, struct
chcr_dev
, detach_work.work);
in detach_work_fn()
99
struct
chcr_dev
*dev;
in chcr_dev_add()
113
struct
chcr_dev
*dev;
in chcr_dev_init()
207
struct
chcr_dev
*dev = &u_ctx->dev;
in chcr_uld_rx_handler()
225
struct
chcr_dev
*dev = &u_ctx->dev;
in chcr_detach_device()
H
A
D
chcr_crypto.h
258
struct
chcr_dev
*dev;
H
A
D
chcr_algo.c
196
static int chcr_inc_wrcount(struct
chcr_dev
*dev)
in chcr_inc_wrcount()
204
static inline void chcr_dec_wrcount(struct
chcr_dev
*dev)
in chcr_dec_wrcount()
215
struct
chcr_dev
*dev = a_ctx(tfm)->dev;
in chcr_handle_aead_resp()
1164
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_handle_cipher_resp()
1366
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_aes_encrypt()
1412
struct
chcr_dev
*dev = c_ctx(tfm)->dev;
in chcr_aes_decrypt()
1662
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_update()
1762
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_final()
1832
struct
chcr_dev
*dev = h_ctx(rtfm)->dev;
in chcr_ahash_finup()
1927
struct
chcr_dev
*de
in chcr_ahash_digest()
[all...]
Completed in 12 milliseconds