Searched refs:obo (Results 1 – 2 of 2) sorted by relevance
27 #define obo r6 /* off-by-one */ macro81 obo = add(start,#1); define98 if (!P0.new) start = add(obo,tmp1);110 start = add(obo,tmp1);
153 unsigned int obo = 0; /* offset in bufo*/ in sun4i_ss_cipher_poll() local282 obo = 0; in sun4i_ss_cipher_poll()290 todo = min(mo.length - oo, obl - obo); in sun4i_ss_cipher_poll()291 memcpy(mo.addr + oo, bufo + obo, todo); in sun4i_ss_cipher_poll()293 obo += todo; in sun4i_ss_cipher_poll()299 } while (obo < obl); in sun4i_ss_cipher_poll()