linux: use EVP_PKEY_CTX_add1_hkdf_info only once in compat function #764
checkpatch.yml
on: pull_request
checkpatch review
10s
Annotations
2 errors
|
checkpatch review:
test/hkdf_add1.c#L19
ERROR: Bad function definition - EVP_PKEY_CTX *setup_ctx() should probably be EVP_PKEY_CTX *setup_ctx(void)
|
|
checkpatch review:
meson.build#L257
WARNING: 'implemention' may be misspelled - perhaps 'implementation'?
|