HomeSort by relevance Sort by last modified time
    Searched refs:numNegotiated (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
ssl3ext.c 315 xtnData->numNegotiated, ex_type);
473 xtnData->negotiated[xtnData->numNegotiated++] = ssl_server_name_xtn;
567 ss->xtnData.negotiated[ss->xtnData.numNegotiated++] = ex_type;
646 ss->xtnData.negotiated[ss->xtnData.numNegotiated++] = ex_type;
686 ss->xtnData.negotiated[ss->xtnData.numNegotiated++] = ex_type;
797 ss->xtnData.negotiated[ss->xtnData.numNegotiated++] = ex_type;
842 ss->xtnData.negotiated[ss->xtnData.numNegotiated++] = ex_type;
    [all...]
sslimpl.h 763 PRUint16 numNegotiated;
    [all...]

Completed in 41 milliseconds