Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
H A Dtwofish.c213 static void rs_mult(const unsigned char *in, unsigned char *out) in rs_mult() function
224 static void rs_mult(const unsigned char *in, unsigned char *out) in rs_mult() function
373 rs_mult(M+(x*8), S+(x*4)); in s_twofish_setup()
377 rs_mult(M+(x*8), skey->twofish.S+(x*4)); in s_twofish_setup()