Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_dgram_pair.c199 static const BIO_METHOD dgram_pair_method = { variable
235 return &dgram_pair_method; in BIO_s_dgram_pair()
347 if (bio1->method != &dgram_pair_method || bio2->method != &dgram_pair_method) { in dgram_pair_ctrl_make_bio_pair()

Completed in 9 milliseconds