OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attributesIssuer
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
test_join.c
322
BYTE **
attributesIssuer
;
408
attributesIssuer
= (BYTE **)malloc( attributesIssuerLength * sizeof(BYTE *));
411
attributesIssuer
[i] = bi_2_nbin( &length, random);
412
if(
attributesIssuer
[i] == NULL) {
471
attributesIssuer
, // in
/src/crypto/external/cpl/trousers/dist/src/include/tss/
tss_structs.h
322
BYTE**
attributesIssuer
;
Completed in 20 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026