Searched refs:sa_state_record (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_core.c161 sizeof(struct sa_state_record),
165 memset(ctx->state_record, 0, sizeof(struct sa_state_record));
174 sizeof(struct sa_state_record),
213 sizeof(struct sa_state_record) * PPC4XX_NUM_PD,
227 sizeof(struct sa_state_record) * i;
229 sizeof(struct sa_state_record) * i;
246 sizeof(struct sa_state_record) * PPC4XX_NUM_PD,
590 struct sa_state_record *state_record =
591 (struct sa_state_record *) pd_uinfo->sr_va;
H A Dcrypto4xx_sa.h180 struct sa_state_record { struct

Completed in 84 milliseconds