OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encryption_result
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
verifier_transaction.c
428
CS_ENCRYPTION_RESULT *
encryption_result
= NULL;
local
699
encryption_result
= result_random->result;
700
delta_tilde1 = apply_challenge(
encryption_result
->c1,
704
delta_tilde2 = apply_challenge(
encryption_result
->c2,
708
delta_tilde3 = apply_challenge(
encryption_result
->c3,
712
delta_tilde4 = apply_challenge(
encryption_result
->c4,
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
platform.c
1972
CS_ENCRYPTION_RESULT *
encryption_result
= NULL;
local
2615
if(
encryption_result
!=NULL) free(
encryption_result
);
Completed in 24 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026