Searched refs:crypt_engine_hash (Results 1 – 3 of 3) sorted by relevance
157 hace_dev->crypt_engine_hash = crypto_engine_alloc_init(hace_dev->dev, in aspeed_hace_probe()159 if (!hace_dev->crypt_engine_hash) { in aspeed_hace_probe()164 rc = crypto_engine_start(hace_dev->crypt_engine_hash); in aspeed_hace_probe()245 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_probe()260 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_remove()
251 struct crypto_engine *crypt_engine_hash; member
280 crypto_finalize_hash_request(hace_dev->crypt_engine_hash, req, 0); in aspeed_ahash_complete()530 hace_dev->crypt_engine_hash, req); in aspeed_hace_hash_handle_queue()