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

/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dssl_ciph.c70 #define SSL_ENC_RC4_IDX 2 macro
174 ssl_cipher_methods[SSL_ENC_RC4_IDX]=
277 i=SSL_ENC_RC4_IDX;
379 mask |= (ssl_cipher_methods[SSL_ENC_RC4_IDX ] == NULL) ? SSL_RC4 :0;

Completed in 45 milliseconds