Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
authorNicola Tuveri <nic.tuv@gmail.com>
Sun, 27 Sep 2020 23:16:29 +0000 (02:16 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Wed, 14 Oct 2020 15:42:59 +0000 (18:42 +0300)
commitc1a74f59ac799087c511d641cb086722817b805b
tree5d8ae19144d619a20ef2ab87d39bee7aea674d54
parentecff43e0ca48b25ddb001b6b63f3b7f8431f6962
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM

Note that with this commit the optional parameter is introduced, but
libssl still ignores it.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13018)
doc/man7/provider-base.pod
include/openssl/core_names.h
ssl/ssl_local.h
ssl/t1_lib.c
test/tls-provider.c