Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/base16/
H A Dbase16_decode.c28 char in0, in1; in base16_decode() local
/optee_os/core/lib/libtomcrypt/src/stream/sosemanuk/
H A Dsosemanuk.c720 static LTC_INLINE void s_xorbuf(const unsigned char *in1, const unsigned char *in2, in s_xorbuf()