Searched refs:rkce_hash_td (Results 1 – 3 of 3) sorted by relevance
268 struct rkce_hash_td { struct307 struct rkce_hash_td hash;344 int rkce_init_hash_td(struct rkce_hash_td *td, struct rkce_hash_td_buf *buf);
28 struct rkce_hash_td *td;244 hw_ctx->td = rkce_cma_alloc(sizeof(struct rkce_hash_td)); in rkce_sha_ctx_alloc()248 memset(hw_ctx->td, 0x00, sizeof(struct rkce_hash_td)); in rkce_sha_ctx_alloc()333 struct rkce_hash_td *td; in rk_sha_update()
514 int rkce_init_hash_td(struct rkce_hash_td *td, struct rkce_hash_td_buf *buf) in rkce_init_hash_td()