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:cpl_tx_sec_pdu
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H
A
D
chcr_ipsec.h
29
struct
cpl_tx_sec_pdu
sec_cpl;
H
A
D
chcr_ipsec.c
616
wr->req.sc_imm.len = cpu_to_be32(sizeof(struct
cpl_tx_sec_pdu
) +
in ch_ipsec_crypto_wreq()
664
sizeof(struct
cpl_tx_sec_pdu
);
in ch_ipsec_crypto_wreq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H
A
D
chcr_ipsec.h
29
struct
cpl_tx_sec_pdu
sec_cpl;
H
A
D
chcr_ipsec.c
620
wr->req.sc_imm.len = cpu_to_be32(sizeof(struct
cpl_tx_sec_pdu
) +
in ch_ipsec_crypto_wreq()
668
sizeof(struct
cpl_tx_sec_pdu
);
in ch_ipsec_crypto_wreq()
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H
A
D
chcr_core.h
93
struct
cpl_tx_sec_pdu
sec_cpl;
H
A
D
chcr_algo.c
794
chcr_req->sc_imm.len = cpu_to_be32(sizeof(struct
cpl_tx_sec_pdu
) +
in create_wreq()
2963
static void fill_sec_cpl_for_aead(struct
cpl_tx_sec_pdu
*sec_cpl,
in fill_sec_cpl_for_aead()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.h
28
sizeof(struct
cpl_tx_sec_pdu
))
H
A
D
chcr_ktls.c
1118
struct
cpl_tx_sec_pdu
*cpl;
in chcr_ktls_xmit_wr_complete()
1178
/* idata length will include
cpl_tx_sec_pdu
+ key context size +
in chcr_ktls_xmit_wr_complete()
1184
cpl = (struct
cpl_tx_sec_pdu
*)(idata + 1);
in chcr_ktls_xmit_wr_complete()
1294
struct
cpl_tx_sec_pdu
*cpl;
in chcr_ktls_xmit_wr_short()
1360
/* idata length will include
cpl_tx_sec_pdu
+ key context size +
in chcr_ktls_xmit_wr_short()
1366
cpl = (struct
cpl_tx_sec_pdu
*)(idata + 1);
in chcr_ktls_xmit_wr_short()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H
A
D
chcr_core.h
92
struct
cpl_tx_sec_pdu
sec_cpl;
H
A
D
chcr_algo.c
790
chcr_req->sc_imm.len = cpu_to_be32(sizeof(struct
cpl_tx_sec_pdu
) +
in create_wreq()
2958
static void fill_sec_cpl_for_aead(struct
cpl_tx_sec_pdu
*sec_cpl,
in fill_sec_cpl_for_aead()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.h
28
sizeof(struct
cpl_tx_sec_pdu
))
H
A
D
chcr_ktls.c
1112
struct
cpl_tx_sec_pdu
*cpl;
in chcr_ktls_xmit_wr_complete()
1172
/* idata length will include
cpl_tx_sec_pdu
+ key context size +
in chcr_ktls_xmit_wr_complete()
1178
cpl = (struct
cpl_tx_sec_pdu
*)(idata + 1);
in chcr_ktls_xmit_wr_complete()
1288
struct
cpl_tx_sec_pdu
*cpl;
in chcr_ktls_xmit_wr_short()
1354
/* idata length will include
cpl_tx_sec_pdu
+ key context size +
in chcr_ktls_xmit_wr_short()
1360
cpl = (struct
cpl_tx_sec_pdu
*)(idata + 1);
in chcr_ktls_xmit_wr_short()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
1970
struct
cpl_tx_sec_pdu
{
struct
2002
/* Loopback bit in
cpl_tx_sec_pdu
*/
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
1970
struct
cpl_tx_sec_pdu
{
struct
2002
/* Loopback bit in
cpl_tx_sec_pdu
*/
Completed in 32 milliseconds