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

  /external/openssl/crypto/bio/
bio.h 133 #define BIO_CTRL_DGRAM_SET_CONNECTED 32 /* allow for an externally
537 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_CONNECTED, state, (char *)peer)
bss_dgram.c 556 case BIO_CTRL_DGRAM_SET_CONNECTED:
  /external/openssl/include/openssl/
bio.h 133 #define BIO_CTRL_DGRAM_SET_CONNECTED 32 /* allow for an externally
537 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_CONNECTED, state, (char *)peer)

Completed in 88 milliseconds