Home
last modified time | relevance | path

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

/linux/lib/crc/arm/
H A Dcrc32.h16 #define PMULL_MIN_LEN 64 /* min size of buffer for pmull functions */ macro
33 if (len >= PMULL_MIN_LEN + 15 && in crc32_le_arch()
61 if (len >= PMULL_MIN_LEN + 15 && in crc32c_arch()