Home
last modified time | relevance | path

Searched refs:configedCiphers (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dssl3con.c8665 int configedCiphers; in ssl3_HandleClientHello() local
8696 configedCiphers = ssl3_config_match_init(ss); in ssl3_HandleClientHello()
8697 if (configedCiphers <= 0) { in ssl3_HandleClientHello()