Searched refs:project_into_group_gamma (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
H A Dverifier_transaction.c97 bi_ptr project_into_group_gamma( bi_ptr base, TSS_DAA_PK_internal *issuer_pk) { function
111 LogDebug("project_into_group_gamma: rho [%ld]:%s",
113 LogDebug("project_into_group_gamma: base[%ld]:%s",
115 LogDebug("project_into_group_gamma: exponent [%ld]:%s",
117 LogDebug("project_into_group_gamma: capitalGamma[%ld]:%s",
121 LogDebug("project_into_group_gamma: result:%s", bi_2_hex_char( zeta));
140 result = project_into_group_gamma( base, issuer_pk);
173 result = project_into_group_gamma( value, issuer_pk); // allocation
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c2030 zeta = project_into_group_gamma( r, pk_intern); // allocation

Completed in 106 milliseconds