Home
last modified time | relevance | path

Searched refs:_xorbuf (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c727 static LTC_INLINE void _xorbuf(const unsigned char *in1, const unsigned char *in2, in _xorbuf() function
760 _xorbuf(st->buf + st->ptr, in, out, rlen); in sosemanuk_crypt()
769 _xorbuf(st->buf, in, out, sizeof(st->buf)); in sosemanuk_crypt()
774 _xorbuf(st->buf, in, out, inlen); in sosemanuk_crypt()

Completed in 4 milliseconds