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

  /external/chromium_org/third_party/openssl/openssl/ssl/
s2_clnt.c 441 if (ssl2_set_certificate(s,s->s2->tmp.cert_type,
521 /* peer_key->x509 has been set by ssl2_set_certificate. */
1027 int ssl2_set_certificate(SSL *s, int type, int len, const unsigned char *data) function
  /external/openssl/ssl/
s2_clnt.c 441 if (ssl2_set_certificate(s,s->s2->tmp.cert_type,
521 /* peer_key->x509 has been set by ssl2_set_certificate. */
1027 int ssl2_set_certificate(SSL *s, int type, int len, const unsigned char *data) function

Completed in 39 milliseconds