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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
H A Dverifier_transaction.c432 int length_ch, len_hash, bits; local
727 &length_ch,
746 LogDebug("calculation of c: ch[%d]%s", length_ch, dump_byte_array( length_ch, ch));
756 EVP_DigestUpdate(&mdctx, ch, length_ch);

Completed in 155 milliseconds