Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dktls.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
H A Dt1_enc.c409 if (!ktls_check_supported_cipher(s, c, dd)) in tls1_change_cipher_state()
H A Dtls13_enc.c709 if (!ktls_check_supported_cipher(s, cipher, ciph_ctx)) in tls13_change_cipher_state()
H A Dssl_local.h2763 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c,