Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssh/
HDcipher.c217 char *cipher_list, *cp; in ciphers_valid() local
/freebsd-13-stable/crypto/openssl/ssl/
HDssl_ciph.c1341 static int update_cipher_list(STACK_OF(SSL_CIPHER) **cipher_list, in update_cipher_list()