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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dmv_cesa.c127 struct mv_req_hash_ctx { struct
301 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req);
354 static inline int mv_hash_import_sha1_ctx(const struct mv_req_hash_ctx *ctx,
370 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req);
398 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
511 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
678 static void mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op,
690 static void mv_update_hash_req_ctx(struct mv_req_hash_ctx *ctx, int is_last,
716 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
859 sizeof(struct mv_req_hash_ctx)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.c127 struct mv_req_hash_ctx { struct
301 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req);
354 static inline int mv_hash_import_sha1_ctx(const struct mv_req_hash_ctx *ctx,
370 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req);
398 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
511 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
678 static void mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op,
690 static void mv_update_hash_req_ctx(struct mv_req_hash_ctx *ctx, int is_last,
716 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req);
859 sizeof(struct mv_req_hash_ctx)
[all...]

Completed in 116 milliseconds