Home
last modified time | relevance | path

Searched defs:sslc (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dtls13secretstest.c161 int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_cipher()
167 int ssl_cipher_get_evp_md_mac(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_md_mac()
/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c441 int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_cipher()
471 int ssl_cipher_get_evp_md_mac(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_md_mac()
1368 const SSL_CIPHER *sslc = sk_SSL_CIPHER_value(tls13_ciphersuites, i); in update_cipher_list() local
1621 const SSL_CIPHER *sslc = sk_SSL_CIPHER_value(tls13_ciphersuites, i); in STACK_OF() local