Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A 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()
/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl-core.c269 goto error_alg; in meson_crypto_probe()
277 error_alg: in meson_crypto_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c786 goto error_alg; in sun8i_ss_probe()
790 goto error_alg; in sun8i_ss_probe()
808 error_alg: in sun8i_ss_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A 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()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-integrity.c3520 char *error_alg, char *error_key) in get_mac() argument
3527 *error = error_alg; in get_mac()