Searched refs:NLM_CRYPTO_PKT_DESC_SIZE (Results 1 – 2 of 2) sorted by relevance
87 #define NLM_CRYPTO_PKT_DESC_SIZE(nsegs) (32 + (nsegs * 16)) macro
76 NLM_CRYPTO_PKT_DESC_SIZE(cmd->nsegs), vtophys(cmd->paramp)); in nlm_crypto_complete_sec_request()