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