Searched refs:SSL_ENC_RC2_IDX (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dssl_ciph.c71 #define SSL_ENC_RC2_IDX 3 macro
176 ssl_cipher_methods[SSL_ENC_RC2_IDX]=
280 i=SSL_ENC_RC2_IDX;
380 mask |= (ssl_cipher_methods[SSL_ENC_RC2_IDX ] == NULL) ? SSL_RC2 :0;

Completed in 44 milliseconds