Searched refs:MAX_IVS_PAGE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ | ||
| H A D | chtls.h | 123 #define MAX_IVS_PAGE 256 macro |
| H A D | chtls_io.c | 234 if (number_of_ivs > MAX_IVS_PAGE) { in tls_copy_ivs() |