Route templated implementations of {d2i,i2d}_ASN1_BOOLEAN() through
authortb <tb@openbsd.org>
Thu, 23 Dec 2021 18:04:41 +0000 (18:04 +0000)
committertb <tb@openbsd.org>
Thu, 23 Dec 2021 18:04:41 +0000 (18:04 +0000)
commit329b1b07e4e2af1137d9739b8e2a25818790a51b
tree3611bed6ca7590c078f9df975e3593d32746f668
parent5ee194bcd8bfa6219caf45714af6917cd66341c5
Route templated implementations of {d2i,i2d}_ASN1_BOOLEAN() through
ASN1_item_ex_{d2i,i2d}() instead of ASN1_item_{d2i,i2d}(). Fixes test
failure on sparc64, and hopefully all other architectures.

reported by tobhe
with/ok jsing
lib/libcrypto/asn1/tasn_typ.c