OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numNegotiated
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/third_party/nss/ssl/
ssl3ext.c
328
xtnData->
numNegotiated
, ex_type);
486
xtnData->negotiated[xtnData->
numNegotiated
++] = ssl_server_name_xtn;
589
ss->xtnData.negotiated[ss->xtnData.
numNegotiated
++] = ex_type;
673
ss->xtnData.negotiated[ss->xtnData.
numNegotiated
++] = ex_type;
712
ss->xtnData.negotiated[ss->xtnData.
numNegotiated
++] = ex_type;
827
ss->xtnData.negotiated[ss->xtnData.
numNegotiated
++] = ex_type;
881
ss->xtnData.negotiated[ss->xtnData.
numNegotiated
++] = ex_type;
[
all
...]
sslimpl.h
822
PRUint16
numNegotiated
;
[
all
...]
Completed in 1202 milliseconds