Searched refs:crypt_engine_hash (Results 1 – 3 of 3) sorted by relevance
153 hace_dev->crypt_engine_hash = crypto_engine_alloc_init(hace_dev->dev, in aspeed_hace_probe()155 if (!hace_dev->crypt_engine_hash) { in aspeed_hace_probe()160 rc = crypto_engine_start(hace_dev->crypt_engine_hash); in aspeed_hace_probe()241 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_probe()256 crypto_engine_exit(hace_dev->crypt_engine_hash); in aspeed_hace_remove()
241 struct crypto_engine *crypt_engine_hash; member
342 crypto_finalize_hash_request(hace_dev->crypt_engine_hash, req, in aspeed_ahash_complete()430 hace_dev->crypt_engine_hash, req); in aspeed_hace_hash_handle_queue()
Completed in 6 milliseconds