Home
last modified time | relevance | path

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

/openssl-master/ssl/
A Dktls.c22 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c, in ktls_check_supported_cipher() function
118 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c, in ktls_check_supported_cipher() function
A Dt1_enc.c445 if (!ktls_check_supported_cipher(s, c, dd)) in tls1_change_cipher_state()
A Dtls13_enc.c705 if (!ktls_check_supported_cipher(s, cipher, ciph_ctx)) in tls13_change_cipher_state()
A Dssl_local.h2754 int ktls_check_supported_cipher(const SSL *s, const EVP_CIPHER *c,

Completed in 17 milliseconds