Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dcast5.c507 INLINE static ulong32 FI(ulong32 R, ulong32 Km, ulong32 Kr) in FI() argument
511 I = ROL(I, Kr); in FI()
515 INLINE static ulong32 FII(ulong32 R, ulong32 Km, ulong32 Kr) in FII() argument
519 I = ROL(I, Kr); in FII()
523 INLINE static ulong32 FIII(ulong32 R, ulong32 Km, ulong32 Kr) in FIII() argument
527 I = ROL(I, Kr); in FIII()

Completed in 3 milliseconds