On 6/16/21 9:22 AM, Philippe Mathieu-Daudé wrote:
Introduce the qcrypto_tls_creds_check_endpoint() helper to access QCryptoTLSCreds internal 'endpoint' field.Signed-off-by: Philippe Mathieu-Daudé<phi...@redhat.com> --- include/crypto/tlscreds.h | 14 ++++++++++++++ crypto/tlscreds.c | 12 ++++++++++++ 2 files changed, 26 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~