Home
last modified time | relevance | path

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

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