Lines Matching refs:crypto_ahash_ctx
288 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete()
306 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete()
326 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete()
346 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result()
369 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac()
422 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_digest()
560 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_update()
636 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_do_finup()
716 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_init()
739 ctx = crypto_ahash_ctx(ahash); in cc_hash_setkey()
925 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_xcbc_setkey()
1010 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_cmac_setkey()
1154 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_update()
1222 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_final()
1343 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_finup()
1424 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_digest()
1502 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_export()
1528 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_import()
2078 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_xcbc()
2135 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_cmac()