Home
last modified time | relevance | path

Searched refs:bi_new_array2 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi.c107 bi_new_array2( array, length); in bi_new_array()
115 INLINE_DECL void bi_new_array2( bi_array array, const int length) { in bi_new_array2() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkeypair_generator.c228 bi_new_array2(capitalRReceiver, num_attributes_receiver); in generate_key_pair()
232 bi_new_array2(capitalRIssuer, num_attributes_issuer); in generate_key_pair()
H A Dkey_correctness_proof.c422 bi_new_array2( exponents, 3 + x->length); in generate_proof()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/test/
H A Dtest.c275 bi_array new_result; bi_new_array2( new_result, 4); in main()
276 bi_new_array2( new_result, 4); in main()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dbi.h159 void bi_new_array2( bi_array_ptr array, const int length);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c746 bi_new_array2(pk_internal->capitalRReceiver, capitalYPlatformLength); in e_2_i_TSS_DAA_PK()
753 bi_new_array2( pk_internal->capitalRIssuer, capitalYLength - in e_2_i_TSS_DAA_PK()
1054 bi_new_array2( pk_proof_internal->response[i], response_length2); in e_2_i_TSS_DAA_PK_PROOF()
1123 bi_new_array2( signature_intern->sA, signature->sALength); in e_2_i_TSS_DAA_SIGNATURE()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c2247 bi_new_array2( r_A, revealAttributes.indicesListLength); in Tspi_TPM_DAA_Sign_internal()
2484 bi_new_array2( s_A, revealAttributes.indicesListLength); in Tspi_TPM_DAA_Sign_internal()