HomeSort by: relevance | last modified time | path
    Searched refs:CS_ENCRYPTION_RESULT_RANDOMNESS (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/daa/
anonymity_revocation.h 44 } CS_ENCRYPTION_RESULT_RANDOMNESS;
50 CS_ENCRYPTION_RESULT_RANDOMNESS *compute_ecryption_proof(
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
csencryption_result.c 37 CS_ENCRYPTION_RESULT_RANDOMNESS *create_CS_ENCRYPTION_RESULT_RANDOMNESS(
41 CS_ENCRYPTION_RESULT_RANDOMNESS *result =
42 (CS_ENCRYPTION_RESULT_RANDOMNESS *)
43 malloc(sizeof(CS_ENCRYPTION_RESULT_RANDOMNESS));
47 sizeof(CS_ENCRYPTION_RESULT_RANDOMNESS));
93 CS_ENCRYPTION_RESULT_RANDOMNESS* internal_compute_encryption_proof(
179 CS_ENCRYPTION_RESULT_RANDOMNESS *compute_ecryption_proof(
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
verifier_transaction.c 427 CS_ENCRYPTION_RESULT_RANDOMNESS *result_random = NULL;
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
platform.c 1965 CS_ENCRYPTION_RESULT_RANDOMNESS *encryption_result_rand = NULL;

Completed in 30 milliseconds