Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dkasumi.c117 static ulong32 FL( ulong32 in, int round_no, const symmetric_key *key ) in FL() function
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcamellia.c220 #define FL(XL, XR, KL, KR) \ macro