Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
H A Dcsencryption_result.c65 int c3_size = bi_nbin_size( c3); in compute_u() local
69 int bufferLength = c1_size + c2_size + c3_size + conditionLength; in compute_u()
80 bi_2_byte_array( &buffer[index], c3_size, c3); in compute_u()
81 index += c3_size; in compute_u()