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