reverse_memcmp
if (reverse_memcmp(pn, cc->pn, IEEE80211_GCMP_PN_LEN) <= 0) {
int reverse_memcmp(const void *cs, const void *ct, size_t count);