Searched refs:NPE_CTX_LEN (Results 1 – 1 of 1) sorted by relevance
40 #define NPE_CTX_LEN 80 macro540 ctx_pool = dma_pool_create("context", dev, NPE_CTX_LEN, 16, 0); in init_ixp_crypto()591 memset(dir->npe_ctx, 0, NPE_CTX_LEN); in reset_sa_dir()608 memset(dir->npe_ctx, 0, NPE_CTX_LEN); in free_sa_dir()689 BUILD_BUG_ON(NPE_CTX_LEN < HMAC_PAD_BLOCKLEN); in register_chain_var()