OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swcr_data
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/opencrypto/
cryptosoft.h
29
struct
swcr_data
{
struct
55
struct
swcr_data
*sw_next;
60
const struct
swcr_data
*sw, void *buf, int outtype);
cryptosoft.c
62
struct
swcr_data
**swcr_sessions = NULL;
73
static int swcr_encdec(struct cryptodesc *, const struct
swcr_data
*, void *, int);
74
static int swcr_compdec(struct cryptodesc *, const struct
swcr_data
*, void *, int, int *);
79
static void swcr_freesession_internal(struct
swcr_data
*);
87
swcr_encdec(struct cryptodesc *crd, const struct
swcr_data
*sw, void *bufv,
466
const struct
swcr_data
*sw, void *buf, int outtype)
571
struct
swcr_data
*sw, *swa, *swe = NULL;
700
swcr_compdec(struct cryptodesc *crd, const struct
swcr_data
*sw,
761
struct
swcr_data
**swd;
762
struct
swcr_data
*first, *tmp
[
all
...]
/src/sys/arch/x86/include/
via_padlock.h
50
struct
swcr_data
*swd;
/src/sys/arch/x86/x86/
via_padlock.c
67
struct
swcr_data
*, void *);
135
struct
swcr_data
*swd;
246
swd = malloc(sizeof(struct
swcr_data
), M_CRYPTO_DATA,
305
struct
swcr_data
*swd;
358
struct
swcr_data
*sw, void *buf)
Completed in 37 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025