Searched refs:bn_less_than_word_mask (Results 1 – 1 of 1) sorted by relevance
188 static crypto_word_t bn_less_than_word_mask(const BN_ULONG *a, size_t len, in bn_less_than_word_mask() function212 crypto_word_t mask = ~bn_less_than_word_mask(a, len, min_inclusive); in bn_in_range_words()