Searched refs:CRYPTO_MAX_ATTRS (Results 1 – 2 of 2) sorted by relevance
24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2];41 } attrs[CRYPTO_MAX_ATTRS];150 if (i >= CRYPTO_MAX_ATTRS) in cryptomgr_schedule_probe()
661 #define CRYPTO_MAX_ATTRS 32 macro