Searched refs:hashd_instance_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dmcryptd.c43 struct hashd_instance_ctx { struct
278 struct hashd_instance_ctx *ictx = crypto_instance_ctx(inst); mcryptd_hash_init_tfm()
493 struct hashd_instance_ctx *ctx; mcryptd_create_hash()
577 struct hashd_instance_ctx *hctx = crypto_instance_ctx(inst); mcryptd_free()
H A Dcryptd.c50 struct hashd_instance_ctx { struct
397 struct hashd_instance_ctx *ictx = crypto_instance_ctx(inst); cryptd_hash_init_tfm()
596 struct hashd_instance_ctx *ctx; cryptd_create_hash()
826 struct hashd_instance_ctx *hctx = crypto_instance_ctx(inst); cryptd_free()

Completed in 81 milliseconds