Lines Matching refs:crypto_ahash_ctx
273 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete()
287 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete()
303 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete()
319 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result()
343 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac()
396 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_digest()
533 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_update()
609 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_do_finup()
689 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_init()
712 ctx = crypto_ahash_ctx(ahash); in cc_hash_setkey()
891 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_xcbc_setkey()
972 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_cmac_setkey()
1106 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_update()
1174 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_final()
1296 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_finup()
1378 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_digest()
1456 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_export()
1482 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_import()
2022 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_xcbc()
2079 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_cmac()