Searched defs:aalg_entries (Results 1 - 1 of 1) sorted by relevance

/net/xfrm/
H A Dxfrm_algo.c569 static inline int aalg_entries(void) function
734 if (idx >= aalg_entries())
761 for (i = 0; i < aalg_entries(); i++) {
787 for (i = 0, n = 0; i < aalg_entries(); i++)

Completed in 20 milliseconds