Home
last modified time | relevance | path

Searched refs:alg_test (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dinternal.h67 int alg_test(const char *driver, const char *alg, u32 type, u32 mask);
H A Dalgboss.c180 err = alg_test(param->driver, param->alg, type, CRYPTO_ALG_TESTED); in cryptomgr_test()
H A Ddrbg.c1478 err = alg_test("drbg_pr_hmac_sha256", in drbg_generate()
1481 err = alg_test("drbg_pr_ctr_aes128", in drbg_generate()
1484 err = alg_test("drbg_pr_sha256", in drbg_generate()
H A Dtestmgr.c63 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() function
5874 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() function
5960 EXPORT_SYMBOL_GPL(alg_test); variable
H A Dtcrypt.c1445 ret = alg_test(alg, alg, 0, 0); in tcrypt_test()
/kernel/linux/linux-5.10/crypto/
H A Dalgboss.c206 err = alg_test(param->driver, param->alg, type, CRYPTO_ALG_TESTED); in cryptomgr_test()
H A Ddrbg.c1451 err = alg_test("drbg_pr_hmac_sha256", in drbg_generate()
1454 err = alg_test("drbg_pr_ctr_aes128", in drbg_generate()
1457 err = alg_test("drbg_pr_sha256", in drbg_generate()
H A Dtestmgr.c63 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() function
5649 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() function
5718 EXPORT_SYMBOL_GPL(alg_test); variable
H A Dtcrypt.c1645 ret = alg_test(alg, alg, 0, 0); in tcrypt_test()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h688 int alg_test(const char *driver, const char *alg, u32 type, u32 mask);

Completed in 26 milliseconds