Insert leading octet if high bit of first nibble is 1
authortb <tb@openbsd.org>
Fri, 7 Jul 2023 06:41:59 +0000 (06:41 +0000)
committertb <tb@openbsd.org>
Fri, 7 Jul 2023 06:41:59 +0000 (06:41 +0000)
commitceca8f99aabe920388df5b792cccc8114eb360fb
tree10e4b9ac17e48c12cf5575829ac1ab7b15a29e2a
parenta36d572fea636a2639f5cd29b9511fe482a0e5c4
Insert leading octet if high bit of first nibble is 1

The reason the function this replaces is called ASN1_bn_print() is that it
actually prints a representation of the ASN.1 encoding.

ok jsing
lib/libcrypto/bn/bn_print.c