Home
last modified time | relevance | path

Searched refs:crypto_alg_tested (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dinternal.h61 void crypto_alg_tested(const char *name, int err);
H A Dalgboss.c209 crypto_alg_tested(param->driver, err); in cryptomgr_test()
H A Dalgapi.c296 void crypto_alg_tested(const char *name, int err) in crypto_alg_tested() function
391 EXPORT_SYMBOL_GPL(crypto_alg_tested); variable
413 crypto_alg_tested(larval->alg.cra_driver_name, 0); in crypto_wait_for_test()
/kernel/linux/linux-6.6/crypto/
H A Dinternal.h115 void crypto_alg_tested(const char *name, int err);
H A Dalgboss.c182 crypto_alg_tested(param->driver, err); in cryptomgr_test()
H A Dalgapi.c373 void crypto_alg_tested(const char *name, int err) in crypto_alg_tested() function
439 EXPORT_SYMBOL_GPL(crypto_alg_tested); variable

Completed in 6 milliseconds