Searched refs:crypto_engine_alloc_init_and_set (Results 1 – 3 of 3) sorted by relevance
481 struct crypto_engine *crypto_engine_alloc_init_and_set(struct device *dev, in crypto_engine_alloc_init_and_set() function528 EXPORT_SYMBOL_GPL(crypto_engine_alloc_init_and_set);541 return crypto_engine_alloc_init_and_set(dev, false, NULL, rt, in crypto_engine_alloc_init()
112 struct crypto_engine *crypto_engine_alloc_init_and_set(struct device *dev,
553 jrpriv->engine = crypto_engine_alloc_init_and_set(jrdev, true, NULL, in caam_jr_probe()