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

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslCipherSpecs.c212 bool trimRC4 = ctx->isDTLS; local
327 if (trimRC4 && (cipher==SSL_CipherAlgorithmRC4_128)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslCipherSpecs.c212 bool trimRC4 = ctx->isDTLS; local
327 if (trimRC4 && (cipher==SSL_CipherAlgorithmRC4_128)) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslCipherSpecs.c212 bool trimRC4 = ctx->isDTLS; local
327 if (trimRC4 && (cipher==SSL_CipherAlgorithmRC4_128)) {

Completed in 128 milliseconds