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

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c135 struct mv_req_hash_ctx { struct
326 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); mv_process_hash_current()
388 static inline int mv_hash_import_sha1_ctx(const struct mv_req_hash_ctx *ctx, mv_hash_import_sha1_ctx()
404 struct mv_req_hash_ctx *req_ctx = ahash_request_ctx(req); mv_hash_final_fallback()
426 static void mv_save_digest_state(struct mv_req_hash_ctx *ctx) mv_save_digest_state()
438 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); mv_hash_algo_completion()
549 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); mv_start_new_hash_req()
703 static void mv_init_hash_req_ctx(struct mv_req_hash_ctx *ctx, int op, mv_init_hash_req_ctx()
715 static void mv_update_hash_req_ctx(struct mv_req_hash_ctx *ctx, int is_last, mv_update_hash_req_ctx()
741 struct mv_req_hash_ctx *ctx = ahash_request_ctx(req); mv_hash_final()
877 sizeof(struct mv_req_hash_ctx) + mv_cra_hash_init()

Completed in 54 milliseconds