Searched refs:obo (Results 1 – 2 of 2) sorted by relevance
14 #define obo r6 /* off-by-one */ macro68 obo = add(start,#1); define85 if (!P0.new) start = add(obo,tmp1);97 start = add(obo,tmp1);
167 unsigned int obo = 0; /* offset in bufo*/ in sun4i_ss_cipher_poll() local303 obo = 0; in sun4i_ss_cipher_poll()311 todo = min(mo.length - oo, obl - obo); in sun4i_ss_cipher_poll()312 memcpy(mo.addr + oo, bufo + obo, todo); in sun4i_ss_cipher_poll()314 obo += todo; in sun4i_ss_cipher_poll()320 } while (obo < obl); in sun4i_ss_cipher_poll()