Searched refs:SSL_CBC_RANDOM_IV (Results 1 – 4 of 4) sorted by relevance
7 #define SSL_CBC_RANDOM_IV 23338 case SSL_CBC_RANDOM_IV: on = ss->opt.cbcRandomIV; break;
162 #define SSL_CBC_RANDOM_IV 23 macro
862 case SSL_CBC_RANDOM_IV: in SSL_OptionSet()946 case SSL_CBC_RANDOM_IV: on = ss->opt.cbcRandomIV; break; in SSL_OptionGet()1009 case SSL_CBC_RANDOM_IV: on = ssl_defaults.cbcRandomIV; break; in SSL_OptionGetDefault()1178 case SSL_CBC_RANDOM_IV: in SSL_OptionSetDefault()
3252 rv = SSL_OptionSet(nss_fd_, SSL_CBC_RANDOM_IV, PR_TRUE); in InitializeSSLOptions()