OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srt
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_srtm.c
28
* an item structure, and another matching a
SRT
-derived value to an item
47
QUIC_STATELESS_RESET_TOKEN
srt
;
member in struct:srtm_item_st
48
unsigned char srt_blinded[BLINDED_SRT_LEN]; /* H(
srt
) */
56
/* Crypto context used to calculate blinded SRTs H(
srt
). */
60
LHASH_OF(SRTM_ITEM) *items_rev; /* (H(
srt
)) -> SRTM_ITEM */
95
* srt_blinded to
srt
is already cryptographically obfuscated.
237
* Inserts a SRTM_ITEM into the singly-linked by-
SRT
list.
258
* Computes the blinded
SRT
value used for internal lookup for side channel
299
item->
srt
= *token;
300
if (!srtm_compute_blinded(srtm, item, &item->
srt
)) {
[
all
...]
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
lz4.c
469
struct refTables *
srt
= (struct refTables *)ctx;
local
470
HTYPE *HashTable = (HTYPE *) (
srt
->hashTable);
664
struct refTables *
srt
= (struct refTables *)ctx;
local
665
U16 *HashTable = (U16 *) (
srt
->hashTable);
/src/sys/compat/linux/common/
linux_fdio.h
71
u_long
srt
;
member in struct:linux_floppy_drive_params
Completed in 22 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026