Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpoly1305_generic.c21 static inline u64 mlt(u64 a, u64 b) in mlt() function
/linux-4.4.14/lib/lz4/
Dlz4hc_compress.c156 size_t mlt = in lz4hc_insertandfindbestmatch() local