fix doc
This commit is contained in:
parent
458a91c484
commit
3a074a3d29
5
crypto.c
5
crypto.c
@ -614,8 +614,9 @@ smc_sum (gcry_mpi_point_t out,
|
||||
* public multiplicative key share
|
||||
*
|
||||
* @param[in,out] ad Pointer to the BRANDT_Auction struct to operate on
|
||||
* @param[out] buflen \todo
|
||||
* @return \todo
|
||||
* @param[out] buflen Size of the returned buffer in bytes
|
||||
* @return A buffer containing the multiplicative public key share which needs
|
||||
* to be broadcast
|
||||
*/
|
||||
unsigned char *
|
||||
smc_gen_keyshare (struct BRANDT_Auction *ad, size_t *buflen)
|
||||
|
Loading…
Reference in New Issue
Block a user