sa_len             85 drivers/crypto/amcc/crypto4xx_alg.c 		ctx->sa_len, 0, NULL);
sa_len            168 drivers/crypto/amcc/crypto4xx_alg.c 	memcpy(ctx->sa_out, ctx->sa_in, ctx->sa_len * 4);
sa_len            237 drivers/crypto/amcc/crypto4xx_alg.c 				  ctx->sa_out, ctx->sa_len, 0, NULL);
sa_len            252 drivers/crypto/amcc/crypto4xx_alg.c 				  ctx->sa_out, ctx->sa_len, 0, NULL);
sa_len            440 drivers/crypto/amcc/crypto4xx_alg.c 	memcpy(ctx->sa_out, ctx->sa_in, ctx->sa_len * 4);
sa_len            476 drivers/crypto/amcc/crypto4xx_alg.c 	memcpy(tmp_sa, decrypt ? ctx->sa_in : ctx->sa_out, ctx->sa_len * 4);
sa_len            489 drivers/crypto/amcc/crypto4xx_alg.c 				  sa, ctx->sa_len, req->assoclen, rctx->dst);
sa_len            597 drivers/crypto/amcc/crypto4xx_alg.c 	memcpy(ctx->sa_out, ctx->sa_in, ctx->sa_len * 4);
sa_len            628 drivers/crypto/amcc/crypto4xx_alg.c 				  ctx->sa_len, req->assoclen, rctx->dst);
sa_len            645 drivers/crypto/amcc/crypto4xx_alg.c 				   unsigned int sa_len,
sa_len            663 drivers/crypto/amcc/crypto4xx_alg.c 	rc = crypto4xx_alloc_sa(ctx, sa_len);
sa_len            713 drivers/crypto/amcc/crypto4xx_alg.c 				  ctx->sa_len, 0, NULL);
sa_len            732 drivers/crypto/amcc/crypto4xx_alg.c 				  ctx->sa_len, 0, NULL);
sa_len            148 drivers/crypto/amcc/crypto4xx_core.c 	ctx->sa_len = size;
sa_len            159 drivers/crypto/amcc/crypto4xx_core.c 	ctx->sa_len = 0;
sa_len            685 drivers/crypto/amcc/crypto4xx_core.c 		       const unsigned int sa_len,
sa_len            809 drivers/crypto/amcc/crypto4xx_core.c 	pd->sa_len = sa_len;
sa_len            821 drivers/crypto/amcc/crypto4xx_core.c 	memcpy(sa, req_sa, sa_len * 4);
sa_len            941 drivers/crypto/amcc/crypto4xx_core.c 	ctx->sa_len = 0;
sa_len            122 drivers/crypto/amcc/crypto4xx_core.h 	u32 sa_len;
sa_len            159 drivers/crypto/amcc/crypto4xx_core.h 		       const unsigned int sa_len,
sa_len            278 drivers/crypto/amcc/crypto4xx_reg_def.h 	u32 sa_len;             /* only if dynamic sa is used */
sa_len            568 net/l2tp/l2tp_ppp.c static int pppol2tp_sockaddr_get_info(const void *sa, int sa_len,
sa_len            571 net/l2tp/l2tp_ppp.c 	switch (sa_len) {