Home
last modified time | relevance | path

Searched refs:crypto_engine_alloc_init_and_set (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/crypto/
Dcrypto_engine.c481 struct crypto_engine *crypto_engine_alloc_init_and_set(struct device *dev, in crypto_engine_alloc_init_and_set() function
528 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()
/linux-5.10/include/crypto/
Dengine.h112 struct crypto_engine *crypto_engine_alloc_init_and_set(struct device *dev,