summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/system.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-06Also check EVP_PKEY_CTX_new_id() return in example code. Letting thistb1-2/+4
be caught by the error check of EVP_PKEY_derive_init() is a dubious pattern.
2022-05-06Install EVP_PKEY_CTX_set_hkdf_md.3tb1-1/+2