Searched defs:mlt (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/crypto/ | ||
| D | poly1305_generic.c | 21 static inline u64 mlt(u64 a, u64 b) in mlt() function |
| /linux-4.4.14/lib/lz4/ | ||
| D | lz4hc_compress.c | 156 size_t mlt = in lz4hc_insertandfindbestmatch() local |