Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c1323 static int update_cipher_list_by_id(STACK_OF(SSL_CIPHER) **cipher_list_by_id, in update_cipher_list_by_id() function
1365 if (!update_cipher_list_by_id(cipher_list_by_id, tmp_cipher_list)) in update_cipher_list()
1626 if (!update_cipher_list_by_id(cipher_list_by_id, cipherstack)) { in STACK_OF()
/netbsd-src/crypto/external/bsd/openssl/dist/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()