Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-core.c478 goto error_alg; in sun4i_ss_probe()
486 goto error_alg; in sun4i_ss_probe()
505 error_alg: in sun4i_ss_probe()
/Linux-v5.15/drivers/crypto/amlogic/
Damlogic-gxl-core.c266 goto error_alg; in meson_crypto_probe()
274 error_alg: in meson_crypto_probe()
/Linux-v5.15/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.15/drivers/crypto/gemini/
Dsl3516-ce-core.c455 goto error_alg; in sl3516_ce_probe()
489 error_alg: in sl3516_ce_probe()
/Linux-v5.15/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.15/drivers/md/
Ddm-integrity.c3656 char *error_alg, char *error_key) in get_mac() argument
3663 *error = error_alg; in get_mac()