mtop
struct mtop t_op;
struct mtop mb;
struct mtop mb;
struct mtop mb;
size_t i, ai, bi, mtop = m->top;
if (bn_wexpand(r, mtop) == NULL)
for (i = 0, ai = 0, bi = 0, borrow = 0; i < mtop;) {
for (i = 0, mask = 0 - borrow, carry = 0; i < mtop; i++) {
for (i = 0, mask = 0 - borrow, carry = 0; i < mtop; i++) {
r->top = mtop;
size_t i, ai, bi, mtop = m->top;
if (bn_wexpand(r, mtop) == NULL)
if (mtop > OSSL_NELEM(storage)) {
tp = OPENSSL_malloc(mtop * sizeof(BN_ULONG));
for (i = 0, ai = 0, bi = 0, carry = 0; i < mtop;) {
carry -= bn_sub_words(rp, tp, m->d, mtop);
for (i = 0; i < mtop; i++) {
r->top = mtop;
struct mtop tcom;
struct mtop *mt = (struct mtop *) arg;
struct mtop *mt;
mt = (struct mtop *)arg;
smb_t2_placedata(struct mbuf *mtop, u_int16_t offset, u_int16_t count,
len = m_length(mtop, NULL);
m0 = m_split(mtop, offset, M_WAITOK);
#define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
struct mtop mt_com;
struct mtop op;
struct mtop op;
struct mtop mt;
{ struct mtop mtop;
mtop.mt_op = atoi(op);
mtop.mt_count = atoi(count);
if (ioctl(tape, MTIOCTOP, (char *)&mtop) < 0)
rval = mtop.mt_count;