OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:machineNameLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
obj_context.h
32
UINT32
machineNameLength
;
/src/crypto/external/cpl/trousers/dist/src/tspi/
obj_context.c
45
&context->
machineNameLength
)) != TSS_SUCCESS) {
185
if (context->
machineNameLength
== 0) {
194
*data = calloc(1, context->
machineNameLength
);
197
context->
machineNameLength
);
201
*size = context->
machineNameLength
;
231
if (context->
machineNameLength
== 0) {
235
utf_size = context->
machineNameLength
;
283
context->
machineNameLength
= len;
Completed in 18 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026