Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_acpt.c44 static int acpt_state(BIO *b, BIO_ACCEPT *c);
150 static int acpt_state(BIO *b, BIO_ACCEPT *c) in acpt_state() function
374 ret = acpt_state(b, data); in acpt_read()
393 ret = acpt_state(b, data); in acpt_write()
423 ret = (long)acpt_state(b, data); in acpt_ctrl()

Completed in 8 milliseconds