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:otx2_cpt_req_info
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cpt_reqmgr.h
116
struct
otx2_cpt_req_info
{
struct
135
struct
otx2_cpt_req_info
*req;
163
struct
otx2_cpt_req_info
*req;
in otx2_cpt_info_destroy()
192
int otx2_cpt_do_request(struct pci_dev *pdev, struct
otx2_cpt_req_info
*req,
H
A
D
otx2_cptvf_algs.c
82
static inline int validate_hmac_cipher_null(struct
otx2_cpt_req_info
*cpt_req)
in validate_hmac_cipher_null()
103
struct
otx2_cpt_req_info
*cpt_req;
in otx2_cpt_aead_callback()
128
struct
otx2_cpt_req_info
*req_info;
in output_iv_copyback()
177
static inline void update_input_data(struct
otx2_cpt_req_info
*req_info,
in update_input_data()
195
static inline void update_output_data(struct
otx2_cpt_req_info
*req_info,
in update_output_data()
224
struct
otx2_cpt_req_info
*req_info = &rctx->cpt_req;
in create_ctx_hdr()
292
struct
otx2_cpt_req_info
*req_info = &rctx->cpt_req;
in create_input_list()
310
struct
otx2_cpt_req_info
*req_info = &rctx->cpt_req;
in create_output_list()
353
struct
otx2_cpt_req_info
*req_info = &rctx->cpt_req;
in cpt_enc_dec()
1019
struct
otx2_cpt_req_info
*req_inf
in create_aead_ctx_hdr()
[all...]
H
A
D
otx2_cptvf_reqmgr.c
23
struct
otx2_cpt_req_info
*req)
in otx2_cpt_dump_sg_list()
158
struct
otx2_cpt_req_info
*req,
in info_create()
230
static int process_request(struct pci_dev *pdev, struct
otx2_cpt_req_info
*req,
in process_request()
342
int otx2_cpt_do_request(struct pci_dev *pdev, struct
otx2_cpt_req_info
*req,
in otx2_cpt_do_request()
439
struct
otx2_cpt_req_info
*req = NULL;
in process_pending_queue()
H
A
D
otx2_cptvf_algs.h
146
struct
otx2_cpt_req_info
cpt_req;
Completed in 4 milliseconds