Searched defs:BIO_MSG (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_meth.c | 239 int (*bsendmmsg) (BIO *, BIO_MSG *, size_t, size_t, uint64_t, size_t *)) in BIO_meth_set_sendmmsg() argument 252 int (*brecvmmsg) (BIO *, BIO_MSG *, size_t, size_t, uint64_t, size_t *)) in BIO_meth_set_recvmmsg() argument
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h.in | 380 } BIO_MSG; typedef
|
H A D | bio.h | 403 } BIO_MSG; typedef
|