OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
auth_mgr.h
14
struct
auth_map
struct
40
struct
auth_map
*auth_mapper; /* table of currently tracked auth sessions */
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_auth_mgr.c
51
auth_mgr.auth_mapper = calloc(TSS_DEFAULT_AUTH_TABLE_SIZE, sizeof(struct
auth_map
));
54
(TSS_DEFAULT_AUTH_TABLE_SIZE * sizeof(struct
auth_map
)));
374
struct
auth_map
*tmp = auth_mgr.auth_mapper;
394
TSS_DEFAULT_AUTH_TABLE_SIZE, sizeof(struct
auth_map
));
400
auth_mgr.auth_mapper_size * sizeof(struct
auth_map
));
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026