HomeSort by relevance Sort by last modified time
    Searched refs:peer (Results 76 - 85 of 85) sorted by null

1 2 34

  /external/chromium/net/third_party/nss/ssl/
sslimpl.h 779 PRBool nextProtoNego;/* Our peer has sent this extension */
813 /* These are used to keep track of the peer CA */
900 PRIPv6Addr peer; /* ssl 2 & 3 */ member in struct:sslConnectInfoStr
    [all...]
ssl3con.c     [all...]
  /external/openssl/crypto/evp/
evp.h     [all...]
  /external/openssl/include/openssl/
evp.h     [all...]
  /external/openssl/ssl/
d1_srvr.c 409 ((s->session->peer != NULL) &&
    [all...]
ssl_lib.c 820 r=s->session->peer;
838 /* If we are a client, cert_chain includes the peer's own
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 1111 ResourcesKey peer = (ResourcesKey) obj; local
    [all...]
  /external/wpa_supplicant/
driver_wext.c 402 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c 496 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {
    [all...]
driver_wext.c 354 if (hwaddr_aton(custom + 17, data.stkstart.peer)) {
    [all...]

Completed in 359 milliseconds

1 2 34