Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c720 static LTC_INLINE void s_xorbuf(const unsigned char *in1, const unsigned char *in2, in s_xorbuf() function
753 s_xorbuf(st->buf + st->ptr, in, out, rlen); in sosemanuk_crypt()
762 s_xorbuf(st->buf, in, out, sizeof(st->buf)); in sosemanuk_crypt()
767 s_xorbuf(st->buf, in, out, inlen); in sosemanuk_crypt()

Completed in 2 milliseconds