sk_SSL_CIPHER_dup
if ((ciphers = sk_SSL_CIPHER_dup(cipherlist_tls13)) == NULL)
sk_SSL_CIPHER_dup(s->cipher_list)) == NULL)
sk_SSL_CIPHER_dup(s->cipher_list_tls13)) == NULL)
s->cipher_list = sk_SSL_CIPHER_dup(s->s3->hs.client_ciphers);