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 144 #define BIO_CTRL_DGRAM_SET_CONNECTED 32 /* allow for an externally
601 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_CONNECTED, state, (char *)peer)
    [all...]
bss_dgram.c 647 case BIO_CTRL_DGRAM_SET_CONNECTED:
    [all...]
  /external/openssl/include/openssl/
bio.h 144 #define BIO_CTRL_DGRAM_SET_CONNECTED 32 /* allow for an externally
601 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_SET_CONNECTED, state, (char *)peer)
    [all...]

Completed in 117 milliseconds