OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:capitalA
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
issue_credential.c
168
bi_ptr
capitalA
,
200
bi_2_byte_array( byte_array, DAA_PARAM_SIZE_RSA_MODULUS / 8,
capitalA
);
202
LogDebug( "
capitalA
: %s", dump_byte_array( DAA_PARAM_SIZE_RSA_MODULUS / 8, byte_array));
302
bi_ptr
capitalA
= NULL;
679
capitalA
= bi_new_ptr();
680
if(
capitalA
== NULL) {
681
LogError("malloc of BI <%s> failed", "
capitalA
");
691
bi_mod_exp(
capitalA
, fraction_A, eInverse, n);
694
capitalA
,
704
credIssuer->
capitalA
= calloc_tspi( tcsContext, bi_nbin_size( capitalA))
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_structs.h
306
BYTE*
capitalA
;
342
BYTE*
capitalA
;
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026