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

  /external/chromium_org/net/third_party/nss/ssl/
sslimpl.h 177 typedef struct sslSocketOpsStr sslSocketOps;
    [all...]
sslsock.c 31 static const sslSocketOps ssl_default_ops = { /* No SSL. */
46 static const sslSocketOps ssl_secure_ops = { /* SSL. */
    [all...]

Completed in 140 milliseconds