Home
last modified time | relevance | path

Searched refs:error_alg (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-core.c465 goto error_alg; in sun4i_ss_probe()
473 goto error_alg; in sun4i_ss_probe()
492 error_alg: in sun4i_ss_probe()
/Linux-v6.6/drivers/crypto/amlogic/
Damlogic-gxl-core.c280 goto error_alg; in meson_crypto_probe()
294 error_alg: in meson_crypto_probe()
/Linux-v6.6/drivers/crypto/gemini/
Dsl3516-ce-core.c458 goto error_alg; in sl3516_ce_probe()
499 error_alg: in sl3516_ce_probe()
/Linux-v6.6/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-core.c872 goto error_alg; in sun8i_ss_probe()
876 goto error_alg; in sun8i_ss_probe()
902 error_alg: in sun8i_ss_probe()
/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c1031 goto error_alg; in sun8i_ce_probe()
1035 goto error_alg; in sun8i_ce_probe()
1065 error_alg: in sun8i_ce_probe()
/Linux-v6.6/drivers/md/
Ddm-integrity.c3737 char *error_alg, char *error_key) in get_mac() argument
3744 *error = error_alg; in get_mac()