OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:peer_bio
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/bio/
bss_bio.c
763
BIO *
peer_bio
= b->peer;
local
765
if (
peer_bio
!= NULL)
767
struct bio_bio_st *peer_b =
peer_bio
->ptr;
773
peer_bio
->init = 0;
Completed in 139 milliseconds