Home
last modified time | relevance | path

Searched refs:ktls_check_supported_cipher (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/crypto/openssl/ssl/
HDktls.c83 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c, in ktls_check_supported_cipher() function
192 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c, in ktls_check_supported_cipher() function
HDt1_enc.c409 if (!ktls_check_supported_cipher(s, c, dd)) in tls1_change_cipher_state()
HDtls13_enc.c709 if (!ktls_check_supported_cipher(s, cipher, ciph_ctx)) in tls13_change_cipher_state()
HDssl_local.h2763 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c,