Home
last modified time | relevance | path

Searched refs:ctx2 (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dalgif_hash.c240 struct hash_ctx *ctx2; in hash_accept() local
258 ctx2 = ask2->private; in hash_accept()
259 ctx2->more = more; in hash_accept()
264 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()