Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dskipjack.c96 w1 = ig_func(w2, &kp, skey->skipjack.key); \
100 tmp = ig_func(w2, &kp, skey->skipjack.key); \
116 static unsigned ig_func(unsigned w, int *kp, const unsigned char *key) in ig_func() function