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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c283 struct n2_hash_req_ctx { struct
295 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
307 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
321 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
334 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
364 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) +
409 crypto_ahash_set_reqsize(ahash, (sizeof(struct n2_hash_req_ctx) +
516 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
588 struct n2_hash_req_ctx *rctx = ahash_request_ctx(req);
606 struct n2_hash_req_ctx *rct
[all...]

Completed in 76 milliseconds