Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_ciph.c481 int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_cipher()
1392 const SSL_CIPHER *sslc = sk_SSL_CIPHER_value(tls13_ciphersuites, i); in update_cipher_list() local
1639 const SSL_CIPHER *sslc = sk_SSL_CIPHER_value(tls13_ciphersuites, i); in STACK_OF() local
/third_party/openssl/test/
Dtls13secretstest.c168 int ssl_cipher_get_evp_cipher(SSL_CTX *ctx, const SSL_CIPHER *sslc, in ssl_cipher_get_evp_cipher()