Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_dgram.c130 # define BIO_MAX(X,Y) ((X) > (Y) ? (X) : (Y)) macro
132 BIO_MAX(BIO_CMSG_ALLOC_LEN_1, \
133 BIO_MAX(BIO_CMSG_ALLOC_LEN_2, BIO_CMSG_ALLOC_LEN_3))

Completed in 42 milliseconds