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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
H A Dcsencryption_result.c64 int c2_size = bi_nbin_size( c2); local
69 int bufferLength = c1_size + c2_size + c3_size + conditionLength;
78 bi_2_byte_array( &buffer[index], c2_size, c2);
79 index += c2_size;

Completed in 82 milliseconds