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:tls_msg
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/net/tls/
H
A
D
tls_sw.c
161
struct
tls_msg
*tlm =
tls_msg
(skb);
in tls_padding_length()
1471
const struct
tls_msg
*tlm =
tls_msg
(skb);
in tls_decrypt_sg()
1697
tls_msg
(darg->skb)->control != TLS_RECORD_TYPE_DATA);
in tls_decrypt_device()
1752
static int tls_record_content_type(struct msghdr *msg, struct
tls_msg
*tlm,
in tls_record_content_type()
1794
struct
tls_msg
*tlm;
in process_rx_list()
1800
tlm =
tls_msg
(skb);
in process_rx_list()
1818
tlm =
tls_msg
(skb);
in process_rx_list()
1964
struct
tls_msg
*tl
in tls_sw_recvmsg()
[all...]
H
A
D
tls.h
200
static inline struct
tls_msg
*
tls_msg
(struct sk_buff *skb)
in tls_msg()
function
H
A
D
tls_strp.c
479
struct
tls_msg
*tlm;
in tls_strp_msg_load()
494
tlm =
tls_msg
(strp->anchor);
in tls_strp_msg_load()
/kernel/linux/linux-5.10/include/net/
H
A
D
tls.h
121
struct
tls_msg
{
struct
410
static inline struct
tls_msg
*
tls_msg
(struct sk_buff *skb)
in tls_msg()
function
412
return (struct
tls_msg
*)strp_msg(skb);
in tls_msg()
/kernel/linux/linux-6.6/include/net/
H
A
D
strparser.h
73
struct
tls_msg
{
struct
/kernel/linux/linux-5.10/net/tls/
H
A
D
tls_sw.c
1650
struct
tls_msg
*tlm;
in process_rx_list()
1655
tlm =
tls_msg
(skb);
in process_rx_list()
1661
tlm =
tls_msg
(skb);
in process_rx_list()
1679
tlm =
tls_msg
(skb);
in process_rx_list()
1756
struct
tls_msg
*tlm;
in tls_sw_recvmsg()
1816
tlm =
tls_msg
(skb);
in tls_sw_recvmsg()
Completed in 11 milliseconds