Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-core.c437 goto error_alg; in sun4i_ss_probe()
445 goto error_alg; in sun4i_ss_probe()
458 error_alg: in sun4i_ss_probe()
/Linux-v5.10/drivers/crypto/amlogic/
Damlogic-gxl-core.c269 goto error_alg; in meson_crypto_probe()
277 error_alg: in meson_crypto_probe()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-core.c754 goto error_alg; in sun8i_ss_probe()
758 goto error_alg; in sun8i_ss_probe()
776 error_alg: in sun8i_ss_probe()
/Linux-v5.10/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-core.c933 goto error_alg; in sun8i_ce_probe()
937 goto error_alg; in sun8i_ce_probe()
959 error_alg: in sun8i_ce_probe()
/Linux-v5.10/drivers/md/
Ddm-integrity.c3460 char *error_alg, char *error_key) in get_mac() argument
3467 *error = error_alg; in get_mac()