Lines Matching defs:ctx

39 static inline int starfive_hash_wait_busy(struct starfive_cryp_ctx *ctx)  in starfive_hash_wait_busy()
48 static inline int starfive_hash_wait_key_done(struct starfive_cryp_ctx *ctx) in starfive_hash_wait_key_done()
57 static int starfive_hash_hmac_key(struct starfive_cryp_ctx *ctx) in starfive_hash_hmac_key()
89 struct starfive_cryp_ctx *ctx = param; in starfive_hash_start() local
113 static int starfive_hash_xmit_dma(struct starfive_cryp_ctx *ctx) in starfive_hash_xmit_dma()
168 static int starfive_hash_xmit(struct starfive_cryp_ctx *ctx) in starfive_hash_xmit()
201 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash() local
262 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request() local
275 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_init() local
292 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_update() local
309 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_final() local
326 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_finup() local
343 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_digest_fb() local
358 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_digest() local
382 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_export() local
396 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_import() local
410 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_init_tfm() local
436 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_exit_tfm() local
441 static int starfive_hash_long_setkey(struct starfive_cryp_ctx *ctx, in starfive_hash_long_setkey()
490 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_setkey() local
560 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hmac_sha224_init_tfm() local
570 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hmac_sha256_init_tfm() local
580 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hmac_sha384_init_tfm() local
590 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hmac_sha512_init_tfm() local
600 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hmac_sm3_init_tfm() local