Searched refs:ciphers (Results 51 - 52 of 52) sorted by relevance

123

/freebsd-11.0-release/crypto/openssl/ssl/
H A Dssl.h180 /* text strings for the ciphers */
226 /* These are used to specify which ciphers to use and not to use */
322 * ciphers normally not being used.
323 * Example: "RC4" will activate all ciphers using RC4 including ciphers
417 /* used to hold info on the particular ciphers used */
551 STACK_OF(SSL_CIPHER) *ciphers; /* shared ciphers? */ member in struct:ssl_session_st
/freebsd-11.0-release/sys/dev/ipw/
H A Dif_ipw.c2180 security.ciphers = htole32(IPW_CIPHER_NONE);

Completed in 66 milliseconds

123