| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/ |
| H A D | verifier_transaction.c | 216 bi_2_byte_array( buffer, length, integer); in update() 308 bi_2_byte_array( buffer, in compute_sign_challenge_host() 314 bi_2_byte_array( buffer, in compute_sign_challenge_host() 324 bi_2_byte_array( buffer, length_gamma_modulus, capital_nv); in compute_sign_challenge_host() 326 bi_2_byte_array( buffer, length_gamma_modulus, capital_tilde_v); in compute_sign_challenge_host() 329 bi_2_byte_array( buffer, length_gamma_modulus, anonymity_revocator_pk->eta); in compute_sign_challenge_host() 331 bi_2_byte_array( buffer, length_gamma_modulus, anonymity_revocator_pk->lambda1); in compute_sign_challenge_host() 333 bi_2_byte_array( buffer, length_gamma_modulus, anonymity_revocator_pk->lambda2); in compute_sign_challenge_host() 335 bi_2_byte_array( buffer, length_gamma_modulus, anonymity_revocator_pk->lambda3); in compute_sign_challenge_host() 337 bi_2_byte_array( buffer, length_gamma_modulus, encryption_result_rand->c1); in compute_sign_challenge_host() [all …]
|
| H A D | verifier.c | 53 bi_2_byte_array( *nonceVerifier, DAA_PARAM_LENGTH_MESSAGE_DIGEST, nounce); in Tspi_DAA_VerifyInit_internal()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/ |
| H A D | daa_structs.c | 598 bi_2_byte_array( &result[index], length, pk->modulus); in encoded_DAA_PK_internal() 602 bi_2_byte_array( &result[index], length, pk->capitalS); in encoded_DAA_PK_internal() 606 bi_2_byte_array( &result[index], length, pk->capitalZ); in encoded_DAA_PK_internal() 610 bi_2_byte_array( &result[index], length, pk->capitalR0); in encoded_DAA_PK_internal() 614 bi_2_byte_array( &result[index], length, pk->capitalR1); in encoded_DAA_PK_internal() 621 bi_2_byte_array( &result[index], length, pk->gamma); in encoded_DAA_PK_internal() 625 bi_2_byte_array( &result[index], length, pk->capitalGamma); in encoded_DAA_PK_internal() 632 bi_2_byte_array( &result[index], length, pk->rho); in encoded_DAA_PK_internal() 641 bi_2_byte_array( &result[index], length, pk->capitalY->array[i]); in encoded_DAA_PK_internal() 694 bi_2_byte_array( buffer, capitalYLength2, pk_internal->capitalY->array[i]); in i_2_e_TSS_DAA_PK() [all …]
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/ |
| H A D | csencryption_result.c | 76 bi_2_byte_array( &buffer[index], c1_size, c1); in compute_u() 78 bi_2_byte_array( &buffer[index], c2_size, c2); in compute_u() 80 bi_2_byte_array( &buffer[index], c3_size, c3); in compute_u()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/ |
| H A D | issue_credential.c | 77 bi_2_byte_array( modulus_N0_bytes, TPM_DAA_SIZE_issuerModulus, modulus_N0); in verify_authentificity() 110 bi_2_byte_array( capitalUPrime_bytes, TPM_DAA_SIZE_issuerModulus, capitalUPrime); in verify_authentificity() 189 bi_2_byte_array( byte_array, DAA_PARAM_SIZE_RND_VALUE_CERTIFICATE / 8, v_prime_prime); in compute_join_challenge_issuer() 200 bi_2_byte_array( byte_array, DAA_PARAM_SIZE_RSA_MODULUS / 8, capitalA); in compute_join_challenge_issuer() 203 bi_2_byte_array( byte_array, DAA_PARAM_SIZE_RSA_MODULUS / 8, capital_Atilde); in compute_join_challenge_issuer()
|
| H A D | key_correctness_proof.c | 72 bi_2_byte_array( result, length, bi); in toByteArray()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/ |
| H A D | platform.c | 327 bi_2_byte_array( buffer_modulus, 814 bi_2_byte_array( buffer, length, capitalU); in compute_join_challenge_host() 821 bi_2_byte_array( buffer, length, capital_Uprime); in compute_join_challenge_host() 828 bi_2_byte_array( buffer, length, capital_utilde); in compute_join_challenge_host() 835 bi_2_byte_array( buffer, length, capital_utilde_prime); in compute_join_challenge_host() 843 bi_2_byte_array( buffer, length, capital_ni); in compute_join_challenge_host() 850 bi_2_byte_array( buffer, length, capital_ni_tilde); in compute_join_challenge_host() 1089 bi_2_byte_array( buffer, TPM_DAA_SIZE_w, zeta); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() 1486 bi_2_byte_array( credentialRequest->sA[i], length, sa->array[i]); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() 1764 bi_2_byte_array( c_byte, TPM_DAA_SIZE_v0, v_prime_prime0); in Tspi_TPM_DAA_JoinStoreCredential_internal() [all …]
|
| H A D | test_join.c | 141 bi_2_byte_array( modulus, DAA_PARAM_KEY_SIZE / 8, bi); in init_key_chain() 223 bi_2_byte_array( modulus_N0_bytes, TPM_DAA_SIZE_issuerModulus, modulus_N0); in initIssuer()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/ |
| H A D | bi.c | 223 void bi_2_byte_array( unsigned char *result, int length, bi_ptr bi) { in bi_2_byte_array() function
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/ |
| H A D | bi.h | 245 void bi_2_byte_array( unsigned char *result, int length, bi_ptr bi);
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/test/ |
| H A D | test.c | 136 bi_2_byte_array( result1, 5, n); in main()
|