Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/patches/
Dtls12chromium.patch54 static const sslSocketOps ssl_default_ops = { /* No SSL. */
/external/chromium_org/net/third_party/nss/ssl/
Dsslimpl.h177 typedef struct sslSocketOpsStr sslSocketOps; typedef
1222 const sslSocketOps * ops;
Dsslsock.c31 static const sslSocketOps ssl_default_ops = { /* No SSL. */
46 static const sslSocketOps ssl_secure_ops = { /* SSL. */