Searched refs:mdpadlen (Results 1 – 1 of 1) sorted by relevance
636 static const uint8_t mdpadlen[] = { 16, 20, 32, 32, 64, 64 }; in split_key_len() local641 return (uint32_t)(mdpadlen[idx] * 2); in split_key_len()