Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c1353 static int update_cipher_list_by_id(STACK_OF(SSL_CIPHER) **cipher_list_by_id, in update_cipher_list_by_id() function
1404 if (!update_cipher_list_by_id(cipher_list_by_id, tmp_cipher_list)) { in update_cipher_list()
1681 if (!update_cipher_list_by_id(cipher_list_by_id, cipherstack)) { in STACK_OF()