Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dcompress.h81 int z_erofs_crypto_enable_engine(const char *name, int len);
H A Ddecompressor_crypto.c125 int z_erofs_crypto_enable_engine(const char *name, int len) in z_erofs_crypto_enable_engine() function
H A Dsysfs.c207 ret = z_erofs_crypto_enable_engine(buf, t); in erofs_attr_store()