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

  /external/openssl/ssl/
bio_ssl.c 88 BIO_TYPE_SSL,"ssl",
574 t=BIO_find_type(t,BIO_TYPE_SSL);
575 f=BIO_find_type(f,BIO_TYPE_SSL);
591 if (b->method->type == BIO_TYPE_SSL)
  /external/openssl/crypto/bio/
bio.h 83 #define BIO_TYPE_SSL (7|0x0200)
  /external/openssl/include/openssl/
bio.h 83 #define BIO_TYPE_SSL (7|0x0200)

Completed in 65 milliseconds