Home | History | Annotate | Download | only in openssl

Lines Matching refs:iarg

151 // BIO_int_ctrl acts like |BIO_ctrl| but passes the address of a copy of |iarg|
153 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);