cmp_client.c: fix handling of total_timeout for RR and GENM transactions
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 11 Oct 2022 14:21:20 +0000 (16:21 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 23 Jan 2023 09:54:29 +0000 (10:54 +0100)
commitd7d1d0928af2f14e7e187fa8c78115d0d1aa28eb
tree9d6c6b98fb0f5b7caea1918a7582a43923f7378e
parentb908ec0f217da0a23f9d81442f81d44c94c98f23
cmp_client.c: fix handling of total_timeout for RR and GENM transactions

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19391)
crypto/cmp/cmp_client.c