Home | History | Annotate | Download | only in openssl

Lines Matching refs:iarg

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