OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comp_algo
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/opencrypto/
xform.h
51
struct
comp_algo
{
struct
92
extern const struct
comp_algo
comp_algo_deflate;
93
extern const struct
comp_algo
comp_algo_deflate_nogrow;
94
extern const struct
comp_algo
comp_algo_gzip;
xform.c
365
const struct
comp_algo
comp_algo_deflate = {
371
const struct
comp_algo
comp_algo_deflate_nogrow = {
377
const struct
comp_algo
comp_algo_gzip = {
cryptodev.c
115
const struct
comp_algo
*tcomp;
184
const struct
comp_algo
*);
967
const struct auth_hash *thash, const struct
comp_algo
*tcomp)
1462
const struct
comp_algo
*tcomp = NULL;
cryptosoft_xform.c
83
const struct
comp_algo
*unused_comp_algo;
/src/sys/netipsec/
keydb.h
93
struct
comp_algo
;
140
const struct
comp_algo
*tdb_compalgxform; /* compression algorithm */
xform.h
108
const struct
comp_algo
*ipcomp_algorithm_lookup(int);
xform_ipcomp.c
85
const struct
comp_algo
*
101
const struct
comp_algo
*tcomp;
359
const struct
comp_algo
*ipcompx;
key.c
6674
const struct
comp_algo
*algo;
/src/usr.sbin/fstyp/
hammer2_disk.h
758
* ipdata->meta.check_algo and ipdata->meta.
comp_algo
.
973
uint8_t
comp_algo
; /* 0083 compression request & algo */
member in struct:hammer2_inode_meta
Completed in 37 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025