Searched refs:BIO_CTRL_SET (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_null.c121 case BIO_CTRL_SET:
H A Dbss_log.c263 case BIO_CTRL_SET:
H A Dbio.h129 # define BIO_CTRL_SET 4/* man - set the 'IO' type */ macro
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dbio_enc.c406 (b->callback(b,BIO_CB_CTRL,(char *)c,BIO_CTRL_SET,e,0L) <= 0))
414 b->callback(b,BIO_CB_CTRL,(char *)c,BIO_CTRL_SET,e,1L);
427 (b->callback(b, BIO_CB_CTRL, (const char *)c, BIO_CTRL_SET, e, 0L) <=
436 b->callback(b, BIO_CB_CTRL, (const char *)c, BIO_CTRL_SET, e, 1L);
H A Dbio_b64.c556 case BIO_CTRL_SET:

Completed in 79 milliseconds