Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_dgram.c89 # define BIO_CMSG_FIRSTHDR(x) WSA_CMSG_FIRSTHDR(x) macro
99 # define BIO_CMSG_FIRSTHDR(x) CMSG_FIRSTHDR(x) macro
1113 for (cmsg = BIO_CMSG_FIRSTHDR(mh); cmsg != NULL; in extract_local()

Completed in 21 milliseconds