Searched refs:SSL_RC2 (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/crypto/openssl/ssl/ |
| HD | s2_lib.c | 182 SSL_RC2, 198 SSL_RC2,
|
| HD | ssl_ciph.c | 304 {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()
|
| HD | s3_lib.c | 255 SSL_RC2, 808 SSL_RC2, 856 SSL_RC2, 1292 SSL_RC2,
|
| HD | ssl_locl.h | 346 # define SSL_RC2 0x00000008L macro
|