Home
last modified time | relevance | path

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

/linux/fs/erofs/ !
H A Ddecompressor_crypto.c65 static struct z_erofs_crypto_engine *z_erofs_crypto[Z_EROFS_COMPRESSION_MAX] = { variable
86 for (e = z_erofs_crypto[alg]; e->crypto_name; ++e) in z_erofs_crypto_get_engine()
133 for (e = z_erofs_crypto[alg]; e->crypto_name; ++e) { in z_erofs_crypto_enable_engine()
158 for (e = z_erofs_crypto[alg]; e->crypto_name; ++e) { in z_erofs_crypto_disable_all_engines()
174 for (e = z_erofs_crypto[alg]; e->crypto_name; ++e) { in z_erofs_crypto_show_engines()