Searched refs:crypto_engine_alloc_init (Results 1 – 3 of 3) sorted by relevance
76 struct crypto_engine *crypto_engine_alloc_init(struct device *dev, bool rt);
31 You are required to obtain a struct crypto_engine via ``crypto_engine_alloc_init()``.
1211 hcu_dev->engine = crypto_engine_alloc_init(dev, 1); in kmb_ocs_hcu_probe()