HomeSort by: relevance | last modified time | path
    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