OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c2_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
csencryption_result.c
64
int
c2_size
= bi_nbin_size( c2);
local
69
int bufferLength = c1_size +
c2_size
+ c3_size + conditionLength;
78
bi_2_byte_array( &buffer[index],
c2_size
, c2);
79
index +=
c2_size
;
Completed in 40 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026