Home
last modified time | relevance | path

Searched refs:CRYPTO_ALG_TESTED (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dalgboss.c167 param->type.data.type = larval->alg.cra_flags & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
168 param->type.data.mask = larval->mask & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
203 if (type & CRYPTO_ALG_TESTED) in cryptomgr_test()
206 err = alg_test(param->driver, param->alg, type, CRYPTO_ALG_TESTED); in cryptomgr_test()
234 type |= CRYPTO_ALG_TESTED; in cryptomgr_schedule_test()
H A Dapi.c184 !(alg->cra_flags & CRYPTO_ALG_TESTED)) in crypto_larval_wait()
199 if (!((type | mask) & CRYPTO_ALG_TESTED)) in crypto_alg_lookup()
200 test |= CRYPTO_ALG_TESTED; in crypto_alg_lookup()
H A Dproc.c46 (alg->cra_flags & CRYPTO_ALG_TESTED) ? in c_show()
H A Dalgapi.c231 alg->cra_flags &= ~CRYPTO_ALG_TESTED; in __crypto_register_alg()
254 alg->cra_flags | CRYPTO_ALG_TESTED, 0); in __crypto_register_alg()
311 alg->cra_flags |= CRYPTO_ALG_TESTED; in crypto_alg_tested()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dalgboss.c167 param->type.data.type = larval->alg.cra_flags & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
168 param->type.data.mask = larval->mask & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
203 if (type & CRYPTO_ALG_TESTED) in cryptomgr_test()
206 err = alg_test(param->driver, param->alg, type, CRYPTO_ALG_TESTED); in cryptomgr_test()
234 type |= CRYPTO_ALG_TESTED; in cryptomgr_schedule_test()
H A Dapi.c184 !(alg->cra_flags & CRYPTO_ALG_TESTED)) in crypto_larval_wait()
199 if (!((type | mask) & CRYPTO_ALG_TESTED)) in crypto_alg_lookup()
200 test |= CRYPTO_ALG_TESTED; in crypto_alg_lookup()
H A Dproc.c46 (alg->cra_flags & CRYPTO_ALG_TESTED) ? in c_show()
H A Dalgapi.c231 alg->cra_flags &= ~CRYPTO_ALG_TESTED; in __crypto_register_alg()
254 alg->cra_flags | CRYPTO_ALG_TESTED, 0); in __crypto_register_alg()
311 alg->cra_flags |= CRYPTO_ALG_TESTED; in crypto_alg_tested()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dalgboss.c167 param->type.data.type = larval->alg.cra_flags & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
168 param->type.data.mask = larval->mask & ~CRYPTO_ALG_TESTED; in cryptomgr_schedule_probe()
203 if (type & CRYPTO_ALG_TESTED) in cryptomgr_test()
206 err = alg_test(param->driver, param->alg, type, CRYPTO_ALG_TESTED); in cryptomgr_test()
234 type |= CRYPTO_ALG_TESTED; in cryptomgr_schedule_test()
H A Dapi.c184 !(alg->cra_flags & CRYPTO_ALG_TESTED)) in crypto_larval_wait()
199 if (!((type | mask) & CRYPTO_ALG_TESTED)) in crypto_alg_lookup()
200 test |= CRYPTO_ALG_TESTED; in crypto_alg_lookup()
H A Dproc.c46 (alg->cra_flags & CRYPTO_ALG_TESTED) ? in c_show()
H A Dalgapi.c231 alg->cra_flags &= ~CRYPTO_ALG_TESTED; in __crypto_register_alg()
254 alg->cra_flags | CRYPTO_ALG_TESTED, 0); in __crypto_register_alg()
311 alg->cra_flags |= CRYPTO_ALG_TESTED; in crypto_alg_tested()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcrypto.h74 #define CRYPTO_ALG_TESTED 0x00000400 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcrypto.h74 #define CRYPTO_ALG_TESTED 0x00000400 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcrypto.h74 #define CRYPTO_ALG_TESTED 0x00000400 macro