Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_verifier/
H A Dverifier_transaction.c246 int length_gamma_modulus; in compute_sign_challenge_host() local
309 length_gamma_modulus, in compute_sign_challenge_host()
313 length_gamma_modulus); in compute_sign_challenge_host()
315 length_gamma_modulus, in compute_sign_challenge_host()
319 length_gamma_modulus); in compute_sign_challenge_host()
325 EVP_DigestUpdate(mdctx, buffer, length_gamma_modulus); in compute_sign_challenge_host()
327 EVP_DigestUpdate(mdctx, buffer, length_gamma_modulus); in compute_sign_challenge_host()
330 EVP_DigestUpdate(mdctx, buffer, length_gamma_modulus); in compute_sign_challenge_host()
332 EVP_DigestUpdate(mdctx, buffer, length_gamma_modulus); in compute_sign_challenge_host()
334 EVP_DigestUpdate(mdctx, buffer, length_gamma_modulus); in compute_sign_challenge_host()
[all …]