summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/merge.c
diff options
context:
space:
mode:
authortb <>2023-06-15 13:32:18 +0000
committertb <>2023-06-15 13:32:18 +0000
commit0230196c44c9fb73a558653425a0205b91f6a836 (patch)
tree536424d734f812d7b3cb0004d5d99074f79de299 /src/lib/libc/stdlib/merge.c
parent32dcf34689ac9d8dcc1aa58cbe0d9306c5798e64 (diff)
downloadopenbsd-0230196c44c9fb73a558653425a0205b91f6a836.tar.gz
openbsd-0230196c44c9fb73a558653425a0205b91f6a836.tar.bz2
openbsd-0230196c44c9fb73a558653425a0205b91f6a836.zip
Switch ASN1_item_sign_ctx() to EVP_DigestSign()
This makes this function work with Ed25519 and cleans up a handful of ugly contortions: use EVP_DigestSign() to determine the signature length instead of using the strange EVP_PKEY_size() and garbage collect the now useless out_len. Also use calloc(). ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/merge.c')
0 files changed, 0 insertions, 0 deletions