Home
last modified time | relevance | path

Searched defs:obo (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dstrnlen_user.S14 #define obo r6 /* off-by-one */ macro
68 obo = add(start,#1); define
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c194 unsigned int obo = 0; /* offset in bufo*/ in sun4i_ss_cipher_poll() local