Lines Matching refs:safexcel_ahash_ctx

17 struct safexcel_ahash_ctx {  struct
78 static void safexcel_context_control(struct safexcel_ahash_ctx *ctx, in safexcel_context_control()
207 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_req()
356 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_needs_inv_get()
383 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(ahash); in safexcel_handle_inv_result()
451 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_inv()
482 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_exit_inv()
555 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_enqueue()
633 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_final()
721 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_cra_init()
737 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha1_init()
767 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_cra_exit()
806 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
986 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_hmac_alg_setkey()
1040 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1051 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha256_init()
1103 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1114 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha224_init()
1166 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1223 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1280 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1291 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha512_init()
1351 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1362 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha384_init()
1422 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1479 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1536 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1547 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_md5_init()
1595 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1652 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),