Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDs2_lib.c182 SSL_RC2,
198 SSL_RC2,
HDssl_ciph.c304 {0, SSL_TXT_RC2, 0, 0, 0, SSL_RC2, 0, 0, 0, 0, 0, 0},
552 case SSL_RC2: in ssl_cipher_get_evp()
789 *enc |= (ssl_cipher_methods[SSL_ENC_RC2_IDX] == NULL) ? SSL_RC2 : 0; in ssl_cipher_get_disabled()
1794 case SSL_RC2: in SSL_CIPHER_description()
HDs3_lib.c255 SSL_RC2,
808 SSL_RC2,
856 SSL_RC2,
1292 SSL_RC2,
HDssl_locl.h346 # define SSL_RC2 0x00000008L macro