Home | History | Annotate | Download | only in socket

Lines Matching refs:cipher_info

529   SSLCipherSuiteInfo cipher_info;
531 &cipher_info, sizeof(cipher_info));
533 ssl_info->security_bits = cipher_info.effectiveKeyBits;