Home
last modified time | relevance | path

Searched refs:BIO_TYPE_DGRAM (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_dgram.c92 .type = BIO_TYPE_DGRAM,
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h98 #define BIO_TYPE_DGRAM (21|0x0400|0x0100) macro